sumo-rhine / kinamo

Kinamo web-app frontend
0 stars 0 forks source link

Auto open tab #103

Closed mmaelicke closed 3 years ago

mmaelicke commented 3 years ago

This PR is to be merged after #101 because it's completely included.

Implementing the auto-open functionality was a bit of a pass-down-hell, because the two components are quite dislocated. An alternative approch is a global 'active-tab' setting in the Redux store.