Details
Follow-up to #494 . Right now the selection is not persisted so when navigating to and from the home page within the app or restarting the app, the layout gets reverted to the default (grid).
Some level of persistence would be useful. If we want to survive app restarts, will need to update the persisted store implementation. Otherwise could use session storage.
Designs
N/A
Details
Follow-up to #494 . Right now the selection is not persisted so when navigating to and from the home page within the app or restarting the app, the layout gets reverted to the default (grid).
Some level of persistence would be useful. If we want to survive app restarts, will need to update the persisted store implementation. Otherwise could use session storage.
Designs
N/A