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

Admin blueprint edit dialog does not clear JSON error message #3266

Closed
Tracked by #2828
knolleary opened this issue Dec 21, 2023 · 0 comments · Fixed by #3270
Closed
Tracked by #2828

Admin blueprint edit dialog does not clear JSON error message #3266

knolleary opened this issue Dec 21, 2023 · 0 comments · Fixed by #3270
Assignees
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do size:XS - 1 Sizing estimation point

Comments

@knolleary
Copy link
Member

Current Behavior

The admin form for entering a blueprint validates the JSON you enter. If there is an error when you submit, it properly flags the error. However it never clears the error after you edit the field which prevents you from submitting. You have to close the dialog and reopen it and reenter all the details.

Expected Behavior

Should be able to fix your mistakes and resubmit the change.

Steps To Reproduce

Enter bad json in the flows input of the blueprint edit dialog.

Environment

  • FlowForge version: 1.15
  • Node.js version:
  • npm version:
  • Platform/OS:
  • Browser:

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@knolleary knolleary added bug Something isn't working needs-triage Needs looking at to decide what to do size:XS - 1 Sizing estimation point labels Dec 21, 2023
@Pezmc Pezmc self-assigned this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do size:XS - 1 Sizing estimation point
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants