19865: Sets the input search component to clear on route change.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 14 Dec 2022 20:52:10 +0000 (21:52 +0100)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 12 Jan 2023 15:31:54 +0000 (12:31 -0300)
commit100b8b28ea7be77853edcf05d56fea85eac94667
tree15a742facaefc4b63bb11345b9729e620354055a
parent7b5bf320c400a44d3e8b0cd962256c0ab9d872bf
19865: Sets the input search component to clear on route change.

Instead of passing the UUID of the selected object, pass the current location
path, so navigation actions that change said path will trigger an input
field reset, but selecting different items in the table won't.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
src/components/data-explorer/data-explorer.tsx
src/components/search-input/search-input.tsx
src/views-components/data-explorer/data-explorer.tsx