Form validation framework #35

Open
opened 2024-12-30 12:35:25 -05:00 by BenjaminPalko · 2 comments
BenjaminPalko commented 2024-12-30 12:35:25 -05:00 (Migrated from github.com)

We either need to find or create a form validation framework. This will include:

  • Form feedback (do we do client-side validation? server will always need to validate! do we use codes? we need per field messages)
  • Input components need to have an optional error prop to enable an 'error state' for the component (display message and go red)
We either need to find or create a form validation framework. This will include: - Form feedback (do we do client-side validation? server will always need to validate! do we use codes? we need per field messages) - Input components need to have an optional error prop to enable an 'error state' for the component (display message and go red)
piopi commented 2024-12-30 15:09:51 -05:00 (Migrated from github.com)

Remove translations messages from the api

Remove translations messages from the api
BenjaminPalko commented 2024-12-30 15:40:21 -05:00 (Migrated from github.com)
https://superforms.rocks/concepts/client-validation
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pantheon/hestia#35
No description provided.