explorer icon indicating copy to clipboard operation
explorer copied to clipboard

[Bug] When CU RPC call errors, different behavior is shown on the Block page and the transaction signature page.

Open jacobcreech opened this issue 8 months ago • 3 comments

Problem

On the block page, when CU RPC call errors out we just show an unknown indicator on the page. However, we just don't show the line item on the signature page if the CU RPC call errors out.

Solution

The behavior should be the same across the pages instead of different. Ideally we do not show the unknown as that is confusing to the visitor.

jacobcreech avatar Jul 29 '25 01:07 jacobcreech

Do you have block / example page I can look at?

ngundotra avatar Jul 29 '25 04:07 ngundotra

I actually believe we should be explicit on it Not Available or not Not Supported Slot or something. I strongly dislike when UI components just disappear

waldrobi avatar Jul 29 '25 10:07 waldrobi

Note that the actual behaviour is that a 0 returned and not Unknown or it doesn't show. I don't think that's ideal either

Image

waldrobi avatar Jul 29 '25 10:07 waldrobi