-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Feature: AccessibilityAccessibility is the practice of making your websites usable by as many people as possible.Accessibility is the practice of making your websites usable by as many people as possible.Feature: MetadataUX & UI: DesignThis issue needs input on the design of the UI and from the product ownerThis issue needs input on the design of the UI and from the product ownerUser Role: DepositorCreates datasets, uploads data, etc.Creates datasets, uploads data, etc.
Description
- This is a follow up for UI proposal: as a Dataverse user, I want autocompletion for (long) controlled vocab metadata #6000, Subjects disappear when clicked in metadata editing #6339 and relates to Include CodeMeta schema out of the box #7844 / 7844 codemeta schema #7877
- Tagging a few important people here, as UI related: @mheppler @TaniaSchlatter @scolapasta @djbrooke
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: AccessibilityAccessibility is the practice of making your websites usable by as many people as possible.Accessibility is the practice of making your websites usable by as many people as possible.Feature: MetadataUX & UI: DesignThis issue needs input on the design of the UI and from the product ownerThis issue needs input on the design of the UI and from the product ownerUser Role: DepositorCreates datasets, uploads data, etc.Creates datasets, uploads data, etc.