-
Check why modal in monthDayField is being re rendered when opening and closing context menu
-
add missing features to input fields
- generic error message (data-error-message already exists in the form hook)
-
form hook
- currently we are listening to the on change of input fields and immediately update the stored value
- try and use these values to do immediate validation of the field instead of just on submit
- we need a way for custom validation like a date should be before another date
- we need a way to show server side validation error messages
- or do we? we could also just assume if a server side error is thrown then the client side validation is lacking or someone is trying to meddle with raw post requests
- currently we are listening to the on change of input fields and immediately update the stored value
-
Notifications
You must be signed in to change notification settings - Fork 0
MathiasSchoettle/tool-of-tools-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A desktop application including a variety of "tools"
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published