tell user to do page refresh on dashboard error #1171
Labels
i-good-first-issue
This issue is probably a good starting point for people new to coding or the OED project.
p-high-priority
This issue should be the focus of design and developement effort.
t-bug
The issue is related to an aspect of the software which is incorrect
Milestone
Is your feature request related to a problem? Please describe.
Since PR #1113, the dashboard catches otherwise uncaught errors and displays a message with a button to return to the dashboard. Sometimes this button does nothing but refreshing the web page works.
Describe the solution you'd like
Assuming this is not a bug with the button but due to bad state that must be wiped to continue, add below the current button something similar to (and translated):
If the clicking the "Return to Dashboard" button does not work then please click the button below to restart your OED session
<button to refresh; not sure if need to force to initial OED page>
Additional context
None
The text was updated successfully, but these errors were encountered: