Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Timepicker Input - 00 #2639

Closed
BenMGilman opened this issue Aug 27, 2014 · 3 comments
Closed

Timepicker Input - 00 #2639

BenMGilman opened this issue Aug 27, 2014 · 3 comments

Comments

@BenMGilman
Copy link

When a user tries to input "00" into the Timepicker minutes field, it only allows one "0" to be typed. While the 0 does then revert to 00 when the field is no longer in focus, this was frustrating for some of our users. The object we used is below

<timepicker class="time-picker" ng-model="order.appointment.datetime" hour-step="1" minute-step="15"required></timepicker>

@wesleycho
Copy link
Contributor

A PR for optional support for this would be welcome.

@wesleycho wesleycho added this to the Backlog milestone Apr 12, 2015
wesleycho added a commit that referenced this issue Apr 14, 2015
- Always pad minutes as a UX improvement

- Make suggested fix as per CR

Fixes #1598
Relates to #2639
Closes #3533
@chrisirhc
Copy link
Contributor

After merging #3533, is there still any action needed here for this issue?

@karianna karianna removed the PRs plz! label Apr 14, 2015
@karianna karianna modified the milestones: 0.13.0, Backlog Apr 14, 2015
@karianna
Copy link
Contributor

@Gils14 - Can you please try master and reopen if needed.

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

No branches or pull requests

4 participants