feature request #8242
Implement filtered combo boxes for state selection in CharacterMatrix
100%
Description
Right now the dropdown for categorical states in CharacterMatrix is not scrollable which is a problem for large state lists. Also it should be alphabetically ordered.
As an example look at additivity test DB, taxon sericocomopsis.
Filtered combo boxes could solve this problem showing only a subset of states that match the given search term.
Additionally, we should think about adding tooltips with the description (and also image) of the state. This may also be solved by using the faceted term search. -> moved to #8254
Related issues
Associated revisions
ref #8242 Set max items for dropdown to 10 + sort items
ref #8242 Show dropdown filter for categorical data
ref #8242 Add service method to get all terms for a given vocabulary
ref #8242 Pass list of States to row wrapper
ref #8242 Refactor states to use DTOs
ref #8242 Load all supported states with one service call
ref #8242 Add service method to get all terms for multiple vocabularies
ref #8242 Ensure order of TermDTO query
History
#1 Updated by Patrick Plitzner almost 2 years ago
- Tracker changed from bug to feature request
- Subject changed from Dropdown for categorical states in CharacterMatrix is not scrollable to Implement filtered combo boxes for state selection in CharacterMatrix
- Description updated (diff)
#2 Updated by Patrick Plitzner almost 2 years ago
- Related to feature request #8009: Check if Nebula TextAssist can be used to select categorical data in CharacterMatrix added
#3 Updated by Patrick Plitzner over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
#4 Updated by Patrick Plitzner over 1 year ago
- Related to bug #8254: Add term information to state dropdown in CharacterMatrix added
#5 Updated by Patrick Plitzner over 1 year ago
- Assignee changed from Patrick Plitzner to Andreas Müller
#6 Updated by Patrick Plitzner over 1 year ago
- Description updated (diff)
- Assignee changed from Andreas Müller to Patrick Plitzner
#7 Updated by Patrick Plitzner over 1 year ago
- Assignee changed from Patrick Plitzner to Andreas Müller
#8 Updated by Andreas Müller over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
As this is still experimental I think it is not necessary to review. I will review once the character matrix becomes a standard function. Also it does not sound critical.
#9 Updated by Patrick Plitzner over 1 year ago
- Status changed from Feedback to Resolved
- Target version changed from Release 5.7 to Release 5.8
move to 5.8 because still experimental
#10 Updated by Patrick Plitzner over 1 year ago
- Target version changed from Release 5.8 to Release 5.10
Move to next milestone because this is still considered experimental
#11 Updated by Patrick Plitzner over 1 year ago
- Target version changed from Release 5.10 to Release 5.11
Move to next milestone because this is still considered experimental
#12 Updated by Patrick Plitzner about 1 year ago
- Target version changed from Release 5.11 to 287
moving to additivitiy milestone
#13 Updated by Patrick Plitzner about 1 year ago
- Assignee changed from Patrick Plitzner to Andreas Müller
#14 Updated by Andreas Müller about 1 year ago
- Description updated (diff)
#15 Updated by Andreas Müller about 1 year ago
- Related to bug #8313: Multiple categorical data get deleted when clicked on in Character Matrix added
#16 Updated by Andreas Müller about 1 year ago
- Related to feature request #8775: Improve (rapid) data entry into characater matrix for categorical data added
#17 Updated by Andreas Müller about 1 year ago
- Description updated (diff)
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
- Target version changed from 287 to Release 5.12
- % Done changed from 50 to 100