Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[fields] Support validation on custom fields #14495

Closed
flaviendelangle opened this issue Sep 5, 2024 · 1 comment · Fixed by #14486
Closed

[fields] Support validation on custom fields #14495

flaviendelangle opened this issue Sep 5, 2024 · 1 comment · Fixed by #14486
Assignees
Labels
component: pickers This is the name of the generic UI component, not the React module! customization: logic Logic customizability feature: Keyboard editing Related to the pickers keyboard edition

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Sep 5, 2024

Right now, people don't have a way to validate values when they use fields that don't rely on useDateField (and equivalent hooks).

The goal of this issue is to export useValidation and the other tools needed to make it possible.
This should come with some DX improvements since those tools are currently designed for internal usage only.

Search keywords:

@flaviendelangle flaviendelangle added component: pickers This is the name of the generic UI component, not the React module! customization: logic Logic customizability feature: Keyboard editing Related to the pickers keyboard edition labels Sep 5, 2024
@flaviendelangle flaviendelangle self-assigned this Sep 5, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! customization: logic Logic customizability feature: Keyboard editing Related to the pickers keyboard edition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant