Graceful service degradation: block page (#1541)
* display main data * display rest of tx fields * placeholder data * always show tabs * manage error and retries on details tab * don't retry if degraded view is active * fix tests * fix tx receipt * change styles and wording for warning * tweaks * gray alert style change and update screenshots * display main block info from RPC * refetch API query * txs tab * display empty address for contract creation tx * withdrawals tab * remove type coercions * lazy rendered lists * fix RPC query refetch * fixes * comment about block type * fix tests * update screenshots * [skip ci] better variable name
Showing


ui/block/useBlockQuery.tsx
0 → 100644
ui/block/useBlockTxQuery.tsx
0 → 100644
ui/txs/TxsList.tsx
0 → 100644