dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

Value pairs in the submission do not allow for search as you type functionality

Open jonas-atmire opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. When going through the submission, if there are some value pair dropdowns configured that have a lot of values, it sometimes requires a lot of scrolling before you can find the relevant one. Scrolling through it loads it in batches, so you also can't 'rush' through it if you know it's the last one of the list. It's also not an option to check the HTML itself to search for the relevant information, since it's loaded in batches

Describe the solution you'd like A search as you type feature would help a lot top speed up the process here This can be considered a very basic representation of what I mean

Describe alternatives or workarounds you've considered As mentioned in the initial section, IF everything was pre-loaded, checking in the HTML itself is not an option

jonas-atmire avatar Jan 19 '23 09:01 jonas-atmire