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

Empty name in new nimbus ui raises 500 #12016

Open
jaredlockhart opened this issue Jan 9, 2025 · 0 comments · May be fixed by #12020
Open

Empty name in new nimbus ui raises 500 #12016

jaredlockhart opened this issue Jan 9, 2025 · 0 comments · May be fixed by #12020

Comments

@jaredlockhart
Copy link
Collaborator

jaredlockhart commented Jan 9, 2025

@RJAK11 just noticed this:

image

┆Issue is synchronized with this Jira Task

RJAK11 added a commit that referenced this issue Jan 10, 2025
Because

- Submitting a form with an empty name field in the new Nimbus UI causes a 500 error.

This commit

- Adds validation to ensure the name field is required and prevents submission with an empty value

Fixes #12016
@RJAK11 RJAK11 linked a pull request Jan 10, 2025 that will close this issue
RJAK11 added a commit that referenced this issue Jan 10, 2025
Because

- Submitting a form with an empty name field in the new Nimbus UI causes a 500 error.

This commit

- Adds validation to ensure the name field is required and prevents submission with an empty value

Fixes #12016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant