enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

Content with Time input - incorrect validation of time in the wizard #561

Closed sgauruseu closed 6 years ago

sgauruseu commented 6 years ago

Issue 1

  1. Select Features and open wizard for content with type Time
  2. Type a name,
  3. Type a time in the first input(Use the TimePicker )
  4. Type a time in the second input. The second input is required. (Use the keyboard, not the TimePicker ) Click on the Save button BUG: validation error message appears, but the both times are valid

time

Issue 2

This is issue is similar as the issue, described in > https://github.com/enonic/xp-apps/issues/533

Steps: 1)open the existing time content 2)change one number in any time (do not use the TimePicker , type a number in the keyboard) BUG: the time is changed but 'Save' button is disabled

time2

ashklianko commented 6 years ago

Issue moved to enonic/lib-admin-ui #369 via ZenHub