Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Performance issues with large dropdowns #79

Open
petermikitsh opened this issue Jun 9, 2020 · 0 comments
Open

Performance issues with large dropdowns #79

petermikitsh opened this issue Jun 9, 2020 · 0 comments

Comments

@petermikitsh
Copy link
Contributor

Some of my components have enum types where the value is one string from a possible set of about ~1600 strings.

When switching between stories that have these types, performance noticably drops: it takes a few seconds to render the next story and it's addon panels. I have narrowed the bottleneck to this super useful addon.

Would maintainers be open to using a virtualized select implementation to improve performance? Ex: something like https://github.com/bvaughn/react-virtualized-select

I am willing to contribute this change. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant