Skip to content

🐛 [Frontend] Reopening running study breaks the connections #6259

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

Merged
merged 10 commits into from
Aug 28, 2024

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Aug 28, 2024

What do these changes do?

While a study is running, all the input forms are disabled. When opening a running study, its input forms would be disabled before creating links.

Fix: Wait until the workbench is properly deserialized before disabling the input forms.

Buggy:
BuggySleepers

Fixed:
FixedSleepers

Related issue/s

closes ITISFoundation/osparc-issues#1694

How to test

Dev-ops checklist

@odeimaiz odeimaiz added bug buggy, it does not work as expected a:frontend issue affecting the front-end (area group) labels Aug 28, 2024
@odeimaiz odeimaiz added this to the Eisbock milestone Aug 28, 2024
@odeimaiz odeimaiz self-assigned this Aug 28, 2024
@odeimaiz odeimaiz marked this pull request as ready for review August 28, 2024 10:42
Copy link

Copy link
Collaborator

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reopening a study with running computational services, breaks the connections
3 participants