cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

lumino: preserve layouts in LocalStorage

Open oliver-sanders opened this issue 8 months ago • 1 comments

Currently the UI will remember tab layouts within a session but not between them.

Using LocalStorage would allow tab layouts to be preserved between sessions. This would be especially relevant for saving the default layout (#1834) and restarts of the UIS.

Preserving layouts presents the additional complexity of working out how to behave when multiple sessions are present.

See #662

oliver-sanders avatar Jun 18 '24 14:06 oliver-sanders