coreui-react icon indicating copy to clipboard operation
coreui-react copied to clipboard

Improve CDatePicker manual input with mask/segmented input

Open ewgenym opened this issue 1 year ago • 2 comments

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

  1. User has to remember and input format delimiters
  2. 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 avatar May 28 '24 08:05 ewgenym

@ewgenym it's something we have on our roadmap.

mrholek avatar May 28 '24 10:05 mrholek

Great, thanks. Could you give an idea of approx. release/date it is planned to be included?

ewgenym avatar May 28 '24 10:05 ewgenym

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

github-actions[bot] avatar Jul 27 '24 14:07 github-actions[bot]

Hi. Is there any news on this?

nicolak avatar Apr 10 '25 00:04 nicolak