13494: Allows the user to open the versions tab by clicking on the version nr.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 13 Nov 2020 22:50:04 +0000 (19:50 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 13 Nov 2020 22:50:04 +0000 (19:50 -0300)
commitb7f96fb678f9b48c3762e0c1ab29157b11bda869
treeaabed6bf0345d933d37c7a35a24b2ff7b90266db
parent84a270e41c9ce69b5f6e1cb5e05881fadd420d1f
13494: Allows the user to open the versions tab by clicking on the version nr.

This is done by syncing the details panel component state with the general app
state where we currently store the active tab number.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/store/details-panel/details-panel-action.ts
src/views-components/details-panel/details-panel.tsx
src/views/collection-panel/collection-panel.tsx