Skip to main content
ArcBlock Community

Incorrect Online Status Display in ArcBlock Community Profile

JM “cryptotestnet” Morales
Support
bugrejected

image.png

🧾 Summary: On the ArcBlock Community Profile page, all users appear as “Online” even when they are not currently active. There’s no indicator for offline users, which causes confusion and inaccurate status representation.

🌐 Platform / Environment:

🧪 Steps to Reproduce:

  1. Log in to ArcBlock Community.
  2. Visit any user profile (e.g., sample link).
  3. Observe the status indicator next to the user name.
  4. Even if the user is offline, the profile still shows “Online” status.

💥 Actual Result:

  • All user profiles display “Online” status, regardless of real-time user activity.
  • There is no clear indicator for users who are actually offline.

✅ Expected Result:

  • The system should display accurate online/offline presence.
  • Users who are not active should show an offline indicator (e.g., gray dot or “Offline” text).
  • Active users should retain the green “Online” status.

⚙️ Possible Cause:

  • Backend presence API not syncing real-time user status.
  • Frontend may be defaulting all users to “Online” due to missing state check or server timeout logic.

🧱 Severity: Low–Medium 🎯 Priority: Medium 📂 Category: UI / Presence Status / User Profile

💡 Suggested Fix & Improvement:

  1. Implement real-time presence tracking to sync actual online/offline user states.
  2. Add visual emoji indicators, e.g.:
  • 🟢 for Online
  • ⚪ for Offline
  1. Auto-refresh status every few seconds or on activity change.

1 reply

Shuang Liu11 months ago

This is the default status; users are considered online when they have no other status.

Reply