paradigmxyz/rivet

Feature: Show disconnected network UI

Closed this issue · 3 comments

Important

If you would like to work on this, please comment and we will assign you to the issue.


Describe the bug
In order to display some data (block, mining status etc.) or perform some actions (mine block etc.) the RPC must be up. If it's not then user see blank spaces or still can perform actions without any feedback that the action was not done.

To Reproduce
Steps to reproduce the behavior:

  1. Shutdown your RPC

Expected behavior
Fill blank spacing with some message why I don't see them and disable actions (ideally with tooltip) again saying why it's unavailable ATM.

Happy for someone to work on this!

I think I nice to have an experience akin to Browser DevTools:

Screenshot 2023-08-28 at 7 08 07 am

Maybe something like this:

Group 1 (11)

Yeah I think this looks great from the picture

Hi ! I'd like to work on this one.