CodeChain-io / CodeChain-io/codechain-explorer
Balance history reason filter should be reflected in the url
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We can filter the balance change history by reasons on the platform address page, but the reason filter items checked by the checkbox ui now are not reflected in the url. In other words, once a filter has been applied, the url should change as well to accommodate for that change.
For example, for the transaction filter in the transaction history page, we should be able to access the filtered page by inserting filters directly on the url.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the platform address page and trace the balance change history reason-checkbox filter, then compare it with the transaction filter on the transaction history page. Done means selecting reasons updates the URL and opening a URL containing those filters shows the corresponding filtered history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100