AllenCell / AllenCell/cell-feature-explorer
Make axis dropdowns searchable for large numbers of features in plot view
Open
ux
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Use Case
When lots of metadata is loaded, there can be dozens or hundreds of entries in the plot axis dropdowns. Consider adding search functionality to the dropdowns.
## Solution
Add searching (preferably fuzzy search) to axis dropdowns.
## Alternatives
- TFE has an implementation of dropdowns using `react-select`.
Contributor guide
Assessment
This issue has not been assessed yet.