ENH: volatility
: add text search box to drop-down menus
#121
Labels
lang:javascript
ES6 with webpack magic.
src:forum
From the QIIME 2 Forum.
type:improvement
Making something better.
Improvement Description
A text search box would allow precise searching in long drop-down menus — at the very least the "metric" menu.
Current Behavior
No text searching is supported. Some menus can be quite long so manual searching is inconvenient.
Proposed Behavior
We could support something like https://select2.org/
tab-autocompletion would be essential (e.g., for searching for taxa with long names).
References
forum xref
The text was updated successfully, but these errors were encountered: