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

Validation during edit / with default values does not work #67

Open
geofranzi opened this issue Aug 10, 2023 · 0 comments
Open

Validation during edit / with default values does not work #67

geofranzi opened this issue Aug 10, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@geofranzi
Copy link
Member

geofranzi commented Aug 10, 2023

Problem: Validation is not triggered if the field is not changed -> Save does not enable

This happens when:

  • default values already filled
  • during editing, where fields are already filled with values

Solution:

  • find a way to trigger validation silently if a field hold content?
  • only enable Save IF something has changed

Related issue: #66

@geofranzi geofranzi added the bug Something isn't working label Aug 10, 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
Projects
None yet
Development

No branches or pull requests

2 participants