15069: Renders property chips correctly from the search query string.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 18 Nov 2019 17:36:22 +0000 (14:36 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 19 Nov 2019 16:14:53 +0000 (13:14 -0300)
commit0fbbf3d45c99486c384605d1cc286d2552dee7f1
tree053ba80c33978427b125feffb3c8173462d60a84
parent2856ebc64777ef4c5e84a35c4fe90795fb8e1ca8
15069: Renders property chips correctly from the search query string.

We assume that property key/value strings from the search query are the
concrete values from the API server, so we treat them as vocabulary IDs.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
src/store/search-bar/search-bar-actions.ts
src/views-components/search-bar/search-bar-view.tsx
src/views-components/search-bar/search-bar.tsx