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

datePicker: check the validity of the input after clicking outside #603

Open
axrolld opened this issue Oct 3, 2024 · 0 comments
Open

datePicker: check the validity of the input after clicking outside #603

axrolld opened this issue Oct 3, 2024 · 0 comments
Labels

Comments

@axrolld
Copy link

axrolld commented Oct 3, 2024

Who would benefit from this feature?

End users

What is this feature about?

It would be nice to have this kind of warning:
image

After entering a date without slash, or with missing numbers (actually anything that doesn't trigger the current warning but still doesn't follow dd/mm/yy) and clicking outside of the component.
image
image

That way the warning won't be constantly displayed, but only when the user leaves the component

Why is this feature valuable?

This feature matters because it will help the user set valid inputs

Anything else people should know?

Nope

@axrolld axrolld changed the title datePicker: chekc the validity of the input after clicking outside datePicker: check the validity of the input after clicking outside Oct 3, 2024
@axrolld axrolld added the ui-core label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant