Describe the bug
One may expect Submit button to not close the form as long as all the required fields are filled. Currently it silently closes the dialog in the example. Feel free to close this ticket if this is expected behavior.
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
- Python Version: 3.13.3
- Reflex Version: 0.9.7
- OS: Ubuntu
- Browser (Optional): Chromium
Describe the bug
One may expect Submit button to not close the form as long as all the required fields are filled. Currently it silently closes the dialog in the example. Feel free to close this ticket if this is expected behavior.
To Reproduce
Click on the last button "Add User": https://reflex.dev/docs/getting-started/dashboard-tutorial/
Click Submit without filling in any date
Code/Link to Repo:
Expected behavior
A clear and concise description of what you expected to happen.