Validation is too aggressive #20
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
Sponsors Welcome
Actively accepting sponsors for this task
Sponsorship
If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to sponsor the effort via GitHub Sponsors:
Describe the bug
When you intend to save the app settings, it attempts to validate the settings as you'd expect, but also the image path. The settings won't save.
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The settings are saved. No other fields are validated. Visual feedback appears to let us know the settings were saved.
Actual behavior
Not sure if the settings were saved or not when this happens. The image path field is throwing an error that is' required. That is a different button that should be validating the image path.
While troubleshooting, I can confirm that the settings are saved, but it's not obvious when you're using the module.
Screenshots
Error log
Nothing to report.
Additional context
None at this time.
The text was updated successfully, but these errors were encountered: