open-block-explorer icon indicating copy to clipboard operation
open-block-explorer copied to clipboard

include the transaction table filters in the URL just like pagination

Open Viterbo opened this issue 2 years ago • 0 comments

Description

This PR#575 is introducing new set o filters that try to exploit the Hyperion API capabilities and we want to keep the filter state in the URL so that after a successful search, we can copy and share the link for the complete filter/pagination state.

Acceptance criteria

  • All changes in the filter should be pushed to the URL.
  • At any time you can refresh the page and the current URL should be enough for loading again the filters and performing the corresponding query to show the same exact page before the refreshing.

bloqued by PR#575

Viterbo avatar Feb 15 '23 15:02 Viterbo