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

Timepicker erasing user input when meridian is clicked #773

@rlrhett

Description

@rlrhett

When a page loads with a timepicker directive, the time input fields are blank and the meridian button shows neither meridian. A natural progression, and in fact the tab order, is for the user to enter the hour first, then the minute, then click on the meridian button.

However, when the user clicks on the meridian button for the first time, the values entered in the hour and minute input boxes are over-written by values for the current hour/minute. This results in the very annoying user experience of having to go back and re-enter the values previously entered.

Here is a plunker demonstrating the problem:

http://plnkr.co/edit/ZjhskDy21B5VUTQH2x3W?p=preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions