18787: Removes explicit collection reload after file operations.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 7 Mar 2022 20:49:57 +0000 (17:49 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 30 May 2022 18:55:10 +0000 (15:55 -0300)
commit970c338729ef7490f380b82c4a0acdb33a8fbe98
tree978a8cf03e42030db49c2e207fee997c457b5715
parent614e5664c62ac01307744e29072ca1804cb7e676
18787: Removes explicit collection reload after file operations.

It's not necessary anymore, as websocket events would make the app to
refresh the content when needed.

This is not needed anymore as Workbench2 now listens websocket events.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts
src/store/collections/collection-upload-actions.ts
src/views/collection-panel/collection-panel.tsx