Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspaces does not persist after a reset. #7105

Closed
vidartf opened this issue Aug 28, 2019 · 0 comments · Fixed by #7106
Closed

Workspaces does not persist after a reset. #7105

vidartf opened this issue Aug 28, 2019 · 0 comments · Fixed by #7106
Assignees
Labels
bug status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. Tag:Workspaces
Milestone

Comments

@vidartf
Copy link
Member

vidartf commented Aug 28, 2019

Reproduce

  1. Open jupyterlab (binder here).
  2. Create a new workspace (or keep the default one)
  3. Open some files, modify the layout
  4. Refresh the page to confirm that the workspace is persisted
  5. Reset the workspace (/lab/workspaces/foo?reset)
  6. The page is reloaded with the default layout.
  7. Refresh the page.
  8. The workspace is now back to how it was before the reset.
  9. (optional) Do another reset, and then do some other changes. These will not be persisted either.
@afshin afshin added this to the 1.1 milestone Aug 28, 2019
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Sep 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. Tag:Workspaces
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants