Skip to content

Conversation

@Just-Kiel
Copy link
Contributor

Filter ComboBox created as single component and used in AttributeEditor.

It has a filter text section making the results sorted by relevance (first if starting by the filter text and after if includes it). Filter TextArea becomes red when no results are found and display all the original list.

Linked to #2350 to have a better UI for it.

@Just-Kiel Just-Kiel added the UI label Apr 2, 2024
@Just-Kiel Just-Kiel self-assigned this Apr 2, 2024
@Just-Kiel Just-Kiel force-pushed the dev/combobox branch 3 times, most recently from e9358d3 to 3a66f42 Compare April 8, 2024 09:22
Just-Kiel and others added 4 commits April 9, 2024 14:46
Following the modifications that introduce the dynamic choices, we use
the list of attributes instead of the description of the attributes.
ChoiceParams that had their available values described in a tuple need
to be updated to a list to be able to handle dynamic values.
@cbentejac cbentejac changed the title [ui] Filter ComboBox created [ui] Add new FilterComboBox for ChoiceParam attributes Apr 9, 2024
@cbentejac cbentejac merged commit 214b567 into develop Apr 9, 2024
@cbentejac cbentejac deleted the dev/combobox branch April 9, 2024 12:59
@cbentejac cbentejac added this to the Meshroom 2024.1.0 milestone Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants