18560: Improves the property form's autocomplete feature.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 10 Feb 2022 21:18:48 +0000 (18:18 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 10 Feb 2022 21:18:48 +0000 (18:18 -0300)
commit1422847e9da8c3d96cf777bac1742e300435657c
tree29491b046ec7193fb24736656b87e0960c609cdc
parent939593fbdd53bcca1c9c5e2247b3f279fdcf1523
18560: Improves the property form's autocomplete feature.

Instead of presenting the whole list of terms and their synonymns to the user,
only show the preferred term (the first defined label in the vocabulary) and
if the user starts typing, also add the synonyms to every preferred term.
This way the list gets a lot smalle and easier to browse.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
src/views-components/resource-properties-form/property-key-field.tsx
src/views-components/resource-properties-form/property-value-field.tsx