OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

[Workspace] Make url stateful in url with workspace id

Open SuZhou-Joe opened this issue 1 year ago • 1 comments

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

In order to let users switch to specific workspace when paste a deep link from other users, we need to make url stateful with workspace info. This PR mainly introduce the capability to keep the workspace Id in url consistent with the workspace id in memory so that user can feel free to copy the url and share to others.

Describe the solution you'd like

Use the hash to store current workspace id

Describe alternatives you've considered

#5243

Additional context

Add any other context or screenshots about the feature request here.

SuZhou-Joe avatar Mar 04 '24 08:03 SuZhou-Joe

#4944

SuZhou-Joe avatar Mar 04 '24 08:03 SuZhou-Joe