0x-tracker-client
0x-tracker-client copied to clipboard
Build out the filters UI for fills page
A filters UI should be built which allows for filtering by the following:
- time period / date range
- status
- relayer
- token
- protocolVersion (1, 2, 3)
- value (from/to)
Inspiration for the UI should be taken from the tokens page.
Selected filters should be added to the querystring to be handled by the filtering functionality being introduced by https://github.com/0xTracker/0x-tracker-client/issues/767.
Dependencies
https://github.com/0xTracker/0x-tracker-client/issues/767 https://github.com/0xTracker/0x-tracker-client/issues/766 https://github.com/0xTracker/0x-tracker-client/issues/768 https://github.com/0xTracker/0x-tracker-api/issues/309 https://github.com/0xTracker/0x-tracker-api/issues/310