Open nevendyulgerov opened 16 hours ago
Also, there's no debouncing for the search input so on each key stroke, we are doing a request for getting some blocks. Let's debounce it to reduce server load.
Additionally, I think we should also change the placeholder
text for the search from Search
to Search by producer
to make it clear what type of text you need to insert in the search input.
Hi, @brunomenezes , please let me know if this was the issue you mentioned about the blocks search on our last call.
Which network is that happening?
Mainnet, Sepolia
Which Explorer is that Bug happening?
Staking
๐ Expected behavior
When in
light mode
, the search text is in color that is in good contrast with the background, for examplegray.900
.๐ซ Actual behavior
When in
light mode
, the search text is the same color as the background and it's not visible.๐งช Minimal test case
light
mode/blocks
page