-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In the old data browser there was an autocomplete functionality when we wrote a word e.g. inside the tag field. It would be useful to have it again, as we cannot know exactly how all the tags are written
This was a functionality by the old databrowser where the search was done on client side by first loading a set of name/id .
The drawback was here it had to load first all name ids and then it was filterable.......
i would not recommend this because when a dataset becomes large could be potentially slow....... so here i like more the backend search on the api which is done by the new databrowser (searchfilter)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Backlog