Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a virtualized list for select components #244

Open
alexjball opened this issue Jan 5, 2021 · 1 comment
Open

Use a virtualized list for select components #244

alexjball opened this issue Jan 5, 2021 · 1 comment

Comments

@alexjball
Copy link
Member

There are ~1500 elements in the occupation select. There is noticeable lag using react-select. Consider using react-select-virtualized instead which should render the list more efficiently and still allow for search/autocomplete.

@jedpittman
Copy link
Collaborator

per @alexjball , this is somewhat dead-ended currently, but this component will need revamping once we do the smart search. Parking it for now.

@alexjball alexjball linked a pull request Feb 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants