gobitfly/eth2-beaconchain-explorer

Slot filter seems to be broken

nalepae opened this issue · 1 comments

Describe the bug
On the Slot page, the Block Number / Graffiti / ... filter seems to be broken:
image

Writing any value into it (for example Kiln to filter on graffitis including the Kiln substring) seems to have no effect, even if the corresponding GET query is updated: https://beaconcha.in/slots?q=Kiln
image

Note 1:
It used to work before

Note 2:
The Show only empty graffiti check box seems to be broken as well.

Buttaa commented

Describe the bug On the Slot page, the Block Number / Graffiti / ... filter seems to be broken: image

Writing any value into it (for example Kiln to filter on graffitis including the Kiln substring) seems to have no effect, even if the corresponding GET query is updated: https://beaconcha.in/slots?q=Kiln image

Note 1: It used to work before

Note 2: The Show only empty graffiti check box seems to be broken as well.

@nalepae hi, thanks for reporting :)
this bug has been fixed but not deployed yet. It will probably take a few weeks since we are working on a bigger release.