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

Make sure the date picker allows you to type in values #56

Open
2 tasks
brittberwanger opened this issue Mar 4, 2017 · 1 comment
Open
2 tasks

Make sure the date picker allows you to type in values #56

brittberwanger opened this issue Mar 4, 2017 · 1 comment

Comments

@brittberwanger
Copy link

Currently when you get to any point where the date and time are invalid, the input box immediately starts showing errors. This makes it difficult to manually type in values.

For example, if you try to backspace out all the values in the HH field in order to put in new ones, the input box immediately has an error within it and you cannot type in the intended, valid values.

  • Ensure that the values within the datetime textbox can always be edited regardless of their state
  • Have the error that the current value is invalid displayed outside of the box
@ashlux
Copy link
Member

ashlux commented Mar 5, 2017

This is using react-datetime and yeah... it doesn't work so great.

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

No branches or pull requests

2 participants