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

Enable filtering / autocomplete for controlled vocabularies inside compound fields (check multiple use case) #7888

Closed
poikilotherm opened this issue May 20, 2021 · 2 comments
Assignees
Labels
Feature: Accessibility Accessibility is the practice of making your websites usable by as many people as possible. Feature: Metadata User Role: Depositor Creates datasets, uploads data, etc. UX & UI: Design This issue needs input on the design of the UI and from the product owner

Comments

@poikilotherm
Copy link
Contributor

For unknown reason, the following code has only been incorporated for "primitive check-multiple controlled vocabulary fields", but not for the same fields inside a compound field. It enabled a little filter/search/autocomplete input on these fields during edit.

filter="true" filterMatchMode="startsWith" label="#{bundle.select}" multiple="true"

Can we please enable this for the use case of compound fields, too? Happy to create the very little PR for this.

@poikilotherm poikilotherm added UX & UI: Design This issue needs input on the design of the UI and from the product owner Feature: Metadata User Role: Depositor Creates datasets, uploads data, etc. Feature: Accessibility Accessibility is the practice of making your websites usable by as many people as possible. Small labels May 20, 2021
@poikilotherm poikilotherm mentioned this issue May 20, 2021
3 tasks
@poikilotherm poikilotherm changed the title Enable filtering / autocomplete for controlled vocabularies inside compound fields Enable filtering / autocomplete for controlled vocabularies inside compound fields (*check multiple* use case) May 20, 2021
@poikilotherm poikilotherm changed the title Enable filtering / autocomplete for controlled vocabularies inside compound fields (*check multiple* use case) Enable filtering / autocomplete for controlled vocabularies inside compound fields (check multiple use case) May 20, 2021
@djbrooke
Copy link
Contributor

Hey @poikilotherm - if the PR is small, go for it. We can spin it up on a branch and evaluate. This makes sense to me, though! Thanks for bringing this up.

@poikilotherm
Copy link
Contributor Author

After rethinking this, it looks like there isn't a real use case. Things got mixed up here. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Accessibility Accessibility is the practice of making your websites usable by as many people as possible. Feature: Metadata User Role: Depositor Creates datasets, uploads data, etc. UX & UI: Design This issue needs input on the design of the UI and from the product owner
Projects
None yet
Development

No branches or pull requests

2 participants