Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not allow the user to enter the date. #124

Open
janet111 opened this issue Jan 23, 2020 · 6 comments
Open

Does not allow the user to enter the date. #124

janet111 opened this issue Jan 23, 2020 · 6 comments

Comments

@janet111
Copy link

It appears, unless I am using it incorrectly that the user cannot just enter the date and always has to uses the date picker.

@chemerisuk
Copy link
Owner

At present you can enter date only via picker.

@weberhofer
Copy link

I have tested the polyfill and it works quite well; typed input would be a very nice thing to see.

@cyberbeat
Copy link

This is a blocker. For example for a birth-date of 1950 you have to click 70 times!

@chemerisuk
Copy link
Owner

Guys, check v4 (demo at http://chemerisuk.github.io/better-dateinput-polyfill/). New version has improved UI and it's much simpler to select years like 1950. Just make sure you specified appropriate value in min/max attributes.

@cyberbeat
Copy link

The new version does not fix this? Is this planned?

@chemerisuk
Copy link
Owner

@cyberbeat I’d say it’s not planned. With polyfill you can customise presentation of date so implementing manual input for every such date is not an easy task and frankly could be messy too. Check browser built in controls: they has support for manual input but do not allow to change date presentation. IMO human-friendly dates are more important than manual date input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants