mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
436849edf3
Fixes a bug where some variant tables did not render properly if scrolled all the way down. Since we are not expecting to need virtualisation in these tables anyways (each table should hopefully have a relatively low amount of variants), reverting the `VirtualizedTable` usage to a normal one seemed like the most straightforward solution at this stage, fixing the issue without any noticeable side effects. ![image](https://user-images.githubusercontent.com/14320932/214568043-038ca72e-7f23-4114-8415-fb4eb287154e.png) |
||
---|---|---|
.. | ||
CopyFeature | ||
CreateFeature | ||
CreateFeatureButton | ||
EditFeature | ||
FeatureForm | ||
FeatureStrategy | ||
FeatureToggleList | ||
FeatureView | ||
hooks | ||
RedirectFeatureView | ||
StrategyTypes |