Skip to content

Solved status gets reverted in UI until page refresh #34

Description

@asshzzz

Description

When marking a problem as solved, the UI briefly updates but then automatically reverts to the unsolved state. However, after refreshing the page, the problem appears correctly marked as solved.

Video Description

e9e35833-6e88-457d-82d7-ef80163f3446.mp4

Steps to Reproduce

  1. Open the Problems page
  2. Click on the button/checkbox to mark a problem as solved
  3. Observe that the problem gets unmarked automatically in the UI
  4. Refresh the page

Expected Behavior

The problem should remain marked as solved immediately after clicking, without requiring a page refresh.

Actual Behavior

The solved status reverts in the UI right after clicking, but persists correctly after refreshing the page.

Possible Cause

This might be a frontend state synchronization issue (optimistic update/cache invalidation/state refresh mismatch).

Environment

  • Browser: Chrome
  • Route: /#problems

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions