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

🐛[FrontEnd] Better error handling of invalid pre-registration data #6438

Merged
merged 11 commits into from
Sep 25, 2024

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Sep 24, 2024

What do these changes do?

Improves UX when pre-registration data is invalid (e.g. JSON is invalid or server responds with error)

  • Before: it would "Submit" would spin indefinitely
    image

  • After: it stops and shows error
    image
    image

Related issue/s

  • Maintenance

How to test

Manual testing (see screenshots above)

Dev-ops checklist

None

@pcrespov pcrespov added the a:frontend issue affecting the front-end (area group) label Sep 24, 2024
@pcrespov pcrespov added this to the MartinKippenberger milestone Sep 24, 2024
@pcrespov pcrespov self-assigned this Sep 24, 2024
@pcrespov pcrespov force-pushed the fix/ui-pre-registration branch from e63b68b to 92a3c83 Compare September 24, 2024 17:20
@pcrespov pcrespov marked this pull request as ready for review September 24, 2024 17:20
@pcrespov pcrespov enabled auto-merge (squash) September 25, 2024 12:46
Copy link
Contributor

@jsaq007 jsaq007 left a comment

Choose a reason for hiding this comment

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

Apart from the Pre-Registration all looks good to me

Copy link

@pcrespov pcrespov disabled auto-merge September 25, 2024 15:51
@pcrespov pcrespov enabled auto-merge (squash) September 25, 2024 15:51
@pcrespov pcrespov merged commit ae23ce3 into ITISFoundation:master Sep 25, 2024
51 checks passed
@pcrespov pcrespov deleted the fix/ui-pre-registration branch September 25, 2024 15:56
mrnicegyu11 pushed a commit to mrnicegyu11/osparc-simcore that referenced this pull request Oct 2, 2024
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants