Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Itemfilter: autocomplete & inline mode #247

Closed
wants to merge 3 commits into from

Conversation

silvester-pari
Copy link
Collaborator

@silvester-pari silvester-pari commented Sep 18, 2023

This PR introduces the new internal components eox-itemfilter-autocomplete and eox-itemfilter-inline

Autocomplete

The eox-itemfilter-autocomplete component is an input field with multi select, whereas selections are displayed as (clearable) chips. This can be used to filter long lists of checkboxes (by default enabled if more than 10 filter options):

image

Inline

The eox-itemfilter-inline component introduces a multi-step process to first select a filter, then selecting a filter value, by displaying the corresponding filters in a dropdown.
image

image

image

@silvester-pari silvester-pari changed the base branch from main to itemfilter/main September 19, 2023 16:47
@silvester-pari silvester-pari changed the base branch from itemfilter/main to main October 17, 2023 08:59
@silvester-pari
Copy link
Collaborator Author

Superseded by #320

@silvester-pari silvester-pari deleted the itemfilter/feature/inline-new branch October 17, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant