hyperweb-io / hyperweb-io/interchain-ui
Long list rendered in combo box
Open
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The options of combo box component is flickering and lagging when scrolling the the asset list of osmosis chain from @chain-registry/client because it has over 300 assets and all assets in list are rendered at once.
List visualization display large lists of data efficiently that renders only the items currently visible in a list (within a scrolling “viewport”).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.