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
In GovernancePage.tsx there are several pieces of data required for loading the page, otherwise we show an error message. This issue describes the updated error message that should be displayed if an error is found in the screenshotted code below (replace the spinner and "Please wait..." text).
I think this should more or less only occur in 2 scenarios:
There is a problem with RPC endpoint(s) like we experienced in November.
There is a problem with a user's network connection.
It might be worth considering keeping track of a user's connection status in a custom hook using this browser API and showing a "check your network connection" type message in that situation.
Upon request by @subject026 ,
A new page 'error' design. Including the following UX and UI components:
OLD:
NEW:
The latest version can be found in the Figma link Dark & Light mode:
https://www.figma.com/design/2sWRCrux6a47zBXTwDVJxh/Breadchain-crowdstake?node-id=6954-58140&t=E8JYQmTzFcAHs58k-1
The text was updated successfully, but these errors were encountered: