You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For reference tables or ontology fields with a limited number of options (e.g., ≤10), the current workflow requires either opening an option list dropdown or navigating to another table to select the correct option(s). This can be cumbersome for small datasets.
Solution
Introduce a tickbox-based selection interface for reference or ontology fields with fewer than 10 options. This would streamline user interaction by allowing direct selection without additional navigation or dropdown handling.
Alternatives
Radio Buttons
For fields with very few options (e.g., ≤5), render the options as a group of radio buttons directly in the form. This eliminates the need for opening a dropdown while maintaining clarity.
or
"Favorite Options" Feature
Allow users to "favorite" commonly used options. These options appear at the top of the dropdown or selection interface for quicker access.
Additional context
If additional resources or references are needed to support these enhancements, let me know, and I'll provide further input.
The text was updated successfully, but these errors were encountered:
Issue
For reference tables or ontology fields with a limited number of options (e.g., ≤10), the current workflow requires either opening an option list dropdown or navigating to another table to select the correct option(s). This can be cumbersome for small datasets.
Solution
Introduce a tickbox-based selection interface for reference or ontology fields with fewer than 10 options. This would streamline user interaction by allowing direct selection without additional navigation or dropdown handling.
Alternatives
Radio Buttons
For fields with very few options (e.g., ≤5), render the options as a group of radio buttons directly in the form. This eliminates the need for opening a dropdown while maintaining clarity.
or
"Favorite Options" Feature
Allow users to "favorite" commonly used options. These options appear at the top of the dropdown or selection interface for quicker access.
Additional context
If additional resources or references are needed to support these enhancements, let me know, and I'll provide further input.
The text was updated successfully, but these errors were encountered: