-
Notifications
You must be signed in to change notification settings - Fork 535
Description
We want our researchers to add datasets and annotate them with some metadata needed for research information systems / science reporting:
- Select one or more departments out of a list of ~70 or maybe even worse, a list of ~500
- Select one topic out of a list of ~120
Adding the controlled vocabulary via custom metadata TSV files is fine. Choosing from endless checkbox or dropdown is a nightmare...
I would like to propose changing controlled vocabulary metadata fields to autocomplete UI components instead. PrimeFaces offers them out of the box: https://www.primefaces.org/showcase/ui/input/autoComplete.xhtml
This is kind of blocker for us, as we are not very fond of going into production with a bad UI experience for our researchers. 😒 Skipping the metadata in a first production version might be a solution, but it is far from ideal, as people need to add it later (most likely wont happen).
I'm happy to craft a code contribution, but am aware that this needs to be discussed by UI/UX people first. Thinking of @TaniaSchlatter, @djbrooke and @dlmurphy here...
This definitly is connected to #4772 (:wave: @RightInTwo, @doigl and @4tikhonov) and might be part of its solution. Mentioning @bronger, too.