You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
This is a known issue, but just wanted to log it so it isn't forgotten.
When creating a new item in Chrome, the Date input field provides a nice date selection / calendar view. However, in other browsers (e.g. Firefox), this input field just looks like a textbox and provides no date validation functionality.
The text was updated successfully, but these errors were encountered:
Currently, it is possible to just use their Datepicker, but we'd have to likely use it in conjunction with a toggle/collapse option to show/hide it. Ideally though, it sounds like we would want the popup to achieve an experience similar to what Chrome provides with input type="date".
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a known issue, but just wanted to log it so it isn't forgotten.
When creating a new item in Chrome, the Date input field provides a nice date selection / calendar view. However, in other browsers (e.g. Firefox), this input field just looks like a textbox and provides no date validation functionality.
The text was updated successfully, but these errors were encountered: