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

New Database dialog doesn't show name as required or have validation on required fields #23651

Closed
Charles-Gagnon opened this issue Jul 5, 2023 · 1 comment

Comments

@Charles-Gagnon
Copy link
Contributor

If you open the New Database dialog and try to click "Script" or "OK" immediately it pops up with an error saying Name cannot be empty. We should :

  1. Be showing the field as required in the UI (typically with a * next to it)
  2. Have validation on the input box so it is highlighted in red if the input isn't valid
  3. Disabling the OK and Script buttons until all fields have valid inputs (that are reasonable for us to check at least)
@corivera
Copy link
Member

Closing as duplicate of #23823

@corivera corivera closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants