-
Couldn't load subscription status.
- Fork 114
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Category
Other
Scope
Quality of Life
Problem
When the Shiny session disconnects due to timeout, all state is lost on the server. When the user returns, the session state is reset.
I'd like for the state to persist between sessions
Solution
We should behave like Shiny Assistant and try to save the state as a last ditch effort before the session goes away.
This would be an alternative to updating the query string rapidly.
Alternatives (Optional)
No response
Example (Optional)
Impact (Optional)
No response
Contribution? (Optional)
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request