Skip to main content
ArcBlock Community

Label (On/Off) Status Not Updating Properly

JM “cryptotestnet” Morales
Support
bug

Screenshot_20251009-135509.jpg

🧾 Summary: When toggling Labels (On/Off) on a post, the label appears removed from the management interface, but the status remains active and still appears on the post. This creates confusion between the backend status and the frontend display.

🧪 Steps to Reproduce:

  1. Go to the ArcBlock Community site.
  2. Open any post with labels applied.
  3. Toggle the Label Off (disable/remove).
  4. Refresh the page or reopen the post.

💥 Actual Result:

  • Label status shows as removed in the settings interface.
  • However, the label remains visible on the post itself.

✅ Expected Result:

  • When turning a label Off, it should be completely removed from both the management interface and the visible post.

⚙️ Possible Cause:

  • Frontend caching issue not updating the label display in real time.
  • API or database sync delay between label status and post rendering.

📂 Category: UI/UX — Label Management 🧱 Severity: 🟡 Low to Medium 🎯 Priority: Medium (Affects content moderation and clarity of post labeling)

3 replies

JM “cryptotestnet” Morales11 months ago
Shuang Liu11 months ago

According to the logs, you removed the "status" tag and then added it. Only what's inside the red box is considered your final action.

image.png

JM “cryptotestnet” Morales11 months ago

ok

Reply