codeforboston / codeforboston/jobhopper

Use a virtualized list for select components

Open
#244 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11
Forks
26
PR merge metrics
No merged PRs in 30d

Description

There are ~1500 elements in the occupation select. There is noticeable lag using react-select. Consider using [react-select-virtualized](https://github.com/guiyep/react-select-virtualized#readme) instead which should render the list more efficiently and still allow for search/autocomplete.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.