crytic / crytic/contract-explorer
Clicking a detector filter jumps the scroll position
Open
bug
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Clicking a detector filter to toggle its enabled status will currently be choppy, as it will reload the list in order to refresh the icon change. This will cause a jump in scrolling position. An attempt should be made to smoothen out this tree update operation so that no jump in position occurs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.