Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[docs] Create a recipe of a masked-based field #14494

Closed
Tracked by #13899
flaviendelangle opened this issue Sep 5, 2024 · 1 comment · Fixed by #13515
Closed
Tracked by #13899

[docs] Create a recipe of a masked-based field #14494

flaviendelangle opened this issue Sep 5, 2024 · 1 comment · Fixed by #13515
Assignees
Labels
component: pickers This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Sep 5, 2024

Before v6, the field editing was using a mask approach (see this demo).
The goal of this PR is to create a recipe to allow people to bring back this behavior is they prefer it or if they have specific requirement that are hard to achieve with a more advanced editing strategy.

The demo would only focus on DateField but should be easily adaptable at list on any non-range field.
Range field can be a follow up but should not be the primary focus here.

Search keywords:

@flaviendelangle flaviendelangle added docs Improvements or additions to the documentation component: pickers This is the name of the generic UI component, not the React module! 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant