13494: Adds ability to customize the search label on DataExplorer.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Mon, 19 Oct 2020 14:14:58 +0000 (11:14 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 20 Oct 2020 20:59:19 +0000 (17:59 -0300)
commit0c46ea8a69b345729809290883271706119e7165
tree734a14f6e19a6cdd831a2ecf426c7062f408c92b
parenta4c6c777aac949f1d989610ac4846b20a76e6568
13494: Adds ability to customize the search label on DataExplorer.

Also, fixed DataExplorer's default search label as it was showing
'Search files' on wrong contexts (ie: Projects panel).

Also, hides the search feature on the Collection PDH panel, as it doesn't
make sense to search for files on different collections with identical
contents, and also kind of gets stuck when searching for collection names
and having one result, the panel auto navigates to the collection panel.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/components/collection-panel-files/collection-panel-files.tsx
src/components/data-explorer/data-explorer.tsx
src/components/search-input/search-input.tsx
src/views/collection-content-address-panel/collection-content-address-panel.tsx