May 14
Dashboard sometimes shows stale feedback or a full-page error on launch
When opening the dashboard, the requests list sometimes initially shows stale feedback: feedback appears missing, items appear in Pending even after they were already moved, or the page appears to get stuck on an old/unfiltered view. Reloading the page fixes it.
This seems related to stale React Query data being shown before the current filters finish loading. Igor noticed that the first few frames show a different list of feedback, then the page filters correctly, but occasionally it appears to get stuck and never applies the updated filtered view.
Sometimes launching the dashboard also shows a full-page "Something went wrong" error. It is unclear whether this is the same underlying issue or a related stale-state failure.
Example bookmarked URL:
https://app.userjot.com/<workspace>/d/requests?status=["PEND…
Reported as an ongoing issue since Igor started using the app.
Pending
