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”).
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”).