Re: [w3ctag/design-reviews] HTMLInputElement showPicker() (Issue #688)

Such UI already exists, e.g., try `<input type=date>` in Chrome. Clicking the calendar icon shows the picker, clicking the control merely focuses it.

Similar situation with `<input type=password>` in Safari, although the icon doesn't show until the control is focused.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/688#issuecomment-975766033

Received on Monday, 22 November 2021 17:40:19 UTC