Skip to content

Enhancement: Persist Active Persona Across Page Refresh #32002

Description

@nikhilchennam

Is your feature request related to a problem? Please describe.

Description:
When a user is assigned multiple personas, the currently selected persona is reset to the configured default persona whenever the page is refreshed. While this is expected behavior today, it creates unnecessary friction for users who frequently refresh pages as part of their workflow.

For example, admins/developers may refresh pages to verify configuration changes, troubleshoot issues, or retrieve fresh data. Having to reselect the persona after every refresh interrupts the workflow.

Describe the solution you'd like

Requested Enhancement:
Persist the user's currently selected persona across immediate page refreshes using a short-lived buffer, similar to the existing behavior for App Mode.

Expected Behavior:

The selected persona should be retained across an immediate page refresh.
The persistence does not need to be permanent across sessions.
After the short persistence window expires or a new session starts, the configured default persona can be selected again.

Use Case:
Users assigned multiple personas should be able to refresh the page without losing their current persona context and having to manually reselect it.

Describe alternatives you've considered

No response

Additional context

No response

Pre-submission checklist

  • I searched for duplicate feature requests.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
No status
Status
Release Backlog 🚧

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions