openui / open-ui

Maintain an open standard for UI and promote its adherence and adoption.
https://open-ui.org
Other
3.39k stars 182 forks source link

Improve <input type="date"> #423

Open FluorescentHallucinogen opened 2 years ago

FluorescentHallucinogen commented 2 years ago

From what I saw, the most requested feature (after styling) for which most developers prefer third-party date pickers (calendars) over native <input type="date"> is range support.

Multi range selection is also very useful feature in many cases.

date-multiple-ranges

gregwhitworth commented 2 years ago

Completely agree with the sentiment here and similar to the color issue you filed; this functionality doesn't need to be blocked by making it fully customizable. We could consider landing the functionality in WHATWG. I highly recommend incubating this one since date-pickers are SOOO common across design systems and I can guarantee almost all of our members have built one.

github-actions[bot] commented 2 years ago

There hasn't been any discussion on this issue for a while, so we're marking it as stale. If you choose to kick off the discussion again, we'll remove the 'stale' label.

github-actions[bot] commented 1 month ago

There hasn't been any discussion on this issue for a while, so we're marking it as stale. If you choose to kick off the discussion again, we'll remove the 'stale' label.