Improve CDatePicker manual input with mask/segmented input
ewgenym opened this issue · 3 comments
ewgenym commented
Manual date input is essential because of input type="date"
limitations, especially in mobile browsers.
However, at the moment, it is hard for users to input date manually because
- User has to remember and input format delimiters
- Date segments are not validated (max 12 in month segment, etc.)
An example of how it might look like is: https://mui.com/x/react-date-pickers/date-picker/
ewgenym commented
Great, thanks.
Could you give an idea of approx. release/date it is planned to be included?
github-actions commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions