You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open the Problems page
Click on the button/checkbox to mark a problem as solved
Observe that the problem gets unmarked automatically in the UI
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).
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
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
/#problems