This commit is contained in:
Bernd Bestel 2022-03-26 10:35:15 +01:00
parent 81b54182de
commit 7c3e7daa56
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -61,7 +61,7 @@
### General
- Optimized form validation: Save / submit buttons are now not disabled when the form is invalid, the invalid / missing fields are instead highlighted when trying to submit / save the form (making it more obvous which fields are invalid / missing exactly)
- Optimized form validation: Save / submit buttons are now not disabled when the form is invalid, the invalid / missing fields are instead highlighted when trying to submit / save the form (making it more obvious which fields are invalid / missing exactly)
- Fixed an server error (on every page) when not having any quantity unit
### API