bshepherdson / foam-migration-test

0 stars 0 forks source link

DateTimeFieldView Improvements #180

Closed bshepherdson closed 10 years ago

bshepherdson commented 10 years ago

From k...@chromium.org on February 13, 2014 15:40:12

The DateTimeFieldView has a number of issues:

  1. It looses the focus when the user tries to update the field.
  2. It displays 'Invalid Date' at times and won't let the user type a new date.
  3. The default date+time format isn't ideal.
  4. It needs a placeholder and/or tooltip to show the format.

Is used in Crbug's SyncManager dialog.

Original issue: http://code.google.com/p/foam-framework/issues/detail?id=180

bshepherdson commented 10 years ago

From k...@chromium.org on February 14, 2014 13:12:02

Status: Started

bshepherdson commented 10 years ago

From ada...@google.com on February 14, 2014 13:15:15

Status: Fixed