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

Cannot access study after refreshing F5, unable to get back in project #1861

Open
sanderegg opened this issue Mar 13, 2025 · 1 comment · Fixed by ITISFoundation/osparc-simcore#7374
Assignees
Labels
Feedback Feedback through frontend type:bug Issue that prevents to perform a certain task, features that don't work as t
Milestone

Comments

@sanderegg
Copy link
Member

sanderegg commented Mar 13, 2025

Long Story Short

In S4llite after hitting F5, the user gets kicked out of the study with no option to get back in.

Expected Behavior

  • Pressing F5 should refresh the screen and bring the user back in the study
  • closing the tab and re-opening the study should be allowed

Actual behaviour

  • after refreshing the screen, the user gets an error message that says "you cannot open more than 1 study"
    Steps to reproduce
  1. go to https://s4l-lite.io/
  2. hit F5, refresh
    --> error
  3. closing the tab
  4. re-open the same study
    --> same error
    Environment

Additional context

@sanderegg sanderegg added Feedback Feedback through frontend type:bug Issue that prevents to perform a certain task, features that don't work as t labels Mar 13, 2025
@sanderegg sanderegg added this to the The Awakening milestone Mar 13, 2025
@odeimaiz
Copy link
Member

Backend responds with a 409 to the :open after the reload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feedback Feedback through frontend type:bug Issue that prevents to perform a certain task, features that don't work as t
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants