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

No easy way to change year #15

Open
FaustianDeal opened this issue Nov 27, 2017 · 1 comment
Open

No easy way to change year #15

FaustianDeal opened this issue Nov 27, 2017 · 1 comment

Comments

@FaustianDeal
Copy link

If at all possible, can you add the ability to type the year with the keyboard to the popover? As it is now, the only way to select the year is to click the arrows or scroll with the wheel.

@g1eb
Copy link
Owner

g1eb commented Nov 28, 2017

Hi! If I remember correctly we wanted to have free text input support from the start but that was complicated by the inconsistent styling in different browsers and complicated logic.

Ideally you would want to be able to click on the time display and have it turn into an input, enter the date and save. Of course you would still need to validate the dates to check they don't overlap. The next request would be to make date editable :)

I'm afraid it is not that easy of a feature to add over weekend, I would need more time to look into this. Feel free to fork the project and try it yourself though, I'd love to assist if you need any help :)

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

2 participants