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
We could leverage precise insights into problems by adding a "report a bug" feature. This could be a simple form, and users could type in what they did and what failed. In more advanced scenarios, we could allow them to specify which item / action caused the bug. We could also combine it with some replay capabilities (maybe with Sentry?).
The text was updated successfully, but these errors were encountered:
We could also leverage Sentry's ability to show an alternate ui when an error arrises, don't remember the full name. Also replays are super cool !
👍 There's also simply React's ErrorBoundary which we should add i think at least in the content region of the UI, such that the user at least gets some feedback
We could leverage precise insights into problems by adding a "report a bug" feature. This could be a simple form, and users could type in what they did and what failed. In more advanced scenarios, we could allow them to specify which item / action caused the bug. We could also combine it with some replay capabilities (maybe with Sentry?).
The text was updated successfully, but these errors were encountered: