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

Performance issues with large dropdowns #79

@petermikitsh

Description

@petermikitsh

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions