rework the error boundary to be more appropriate post 331 #1170
Labels
📝 bug 🐛
Something isn't working
👤 closed for help 👥
Closed to external help, team only
🫣 331 🤫
Is only in scope within the current 331 branch
Historically when user data was stored on the frontend, it would often get into illegal states. This is why the error boundary featured two buttons; those being a reset user data, and a ignore and return.
Nowadays, if user data gets into an illegal state, that is REALLY BAD, so we no longer want to just reset the user straight away. Instead, create three buttons:
Also, rework the error boundary to first tell them to try refresh the current page, and if it persists, send a screenshot to us.
Would be also good to get some more helpful information on the screen (currently just displays the error as string):
Feel free to wait for salinas JSON ticket to be finished for the user data display part.
The text was updated successfully, but these errors were encountered: