Persist UI state on URI #378

Closed
opened 2024-03-26 23:15:13 +01:00 by blacklight · 1 comment
Owner

This should probably be implemented on a per-integration basis.

When moving through different views, or changing the state of the UI, we should also persist the new state on the URI fragment (e.g. #/view=foo&state=bar), so the same view/state can be restored when the user navigates back to the page.

This should probably be implemented on a per-integration basis. When moving through different views, or changing the state of the UI, we should also persist the new state on the URI fragment (e.g. `#/view=foo&state=bar`), so the same view/state can be restored when the user navigates back to the page.
blacklight added the
enhancement
ui
labels 2024-03-26 23:15:13 +01:00
blacklight added this to the ui project 2024-03-26 23:15:14 +01:00
blacklight self-assigned this 2024-04-12 22:13:05 +02:00
Author
Owner

Many integrations now have their state persisted on the URI.

I'll close this issue and gradually implement URI state persistence on the remaining integrations.

Many integrations now have their state persisted on the URI. I'll close this issue and gradually implement URI state persistence on the remaining integrations.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#378
No description provided.