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

Datepicker usability #42

Open
jrubenoff opened this issue Apr 29, 2016 · 2 comments
Open

Datepicker usability #42

jrubenoff opened this issue Apr 29, 2016 · 2 comments
Labels

Comments

@jrubenoff
Copy link
Contributor

A few usability issues with the datepicker I'm having trouble implementing myself:

  1. The default time on the datepicker should be 12:00am, not the current time.

  2. The datepicker input fields should have placeholders, so that disabled users understand the format in which they should type:

screen shot 2016-04-29 at 4 02 54 pm

@ajb
Copy link
Contributor

ajb commented May 1, 2016

Added the placeholder.

As for the default time, I'm not sure it's a supported option. I opened a ticket that we can track: bevacqua/rome#164

@qmarcos
Copy link

qmarcos commented Nov 28, 2018

I have answered on issue #164 issue right now. You can do it calling setValue method on the instance that rome initialization returns.

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

No branches or pull requests

3 participants