Describe the bug
Changing installation in staging will also apply the change in prod, since they use the same name for the local storage variable in the frontend which stores this value. This is midly annoying but not a big priority
To Reproduce
Have two windows of flotilla open (any environment), change the installation and then refresh the other window. It will also shift to the new installation.
Expected behavior
Ideally the localstorage variable is unique to one environment.
Describe the bug Changing installation in staging will also apply the change in prod, since they use the same name for the local storage variable in the frontend which stores this value. This is midly annoying but not a big priority
To Reproduce Have two windows of flotilla open (any environment), change the installation and then refresh the other window. It will also shift to the new installation.
Expected behavior Ideally the localstorage variable is unique to one environment.
Screenshots