ngx-bootstrap
ngx-bootstrap copied to clipboard
Datepicker time
Is your feature request related to a problem? Please describe.
UX related, since the fields are in a vertical line (calendar, timepicker), the users scan the form from top to bottom and expect to select the date first and then the time. Issues:
- Once the date is selected the dropdown is closed, hence the user has no chance to pick the time.
- Reopening and altering the time has no effect without reselecting the same date again.
- showMeridian is not available hence the 24hour format cannot be used
Describe the solution you'd like
- Add an option to display Confirmation action buttons (Cancel and Apply) which are dismissing the dropdown.
- Update the value when changing hour, minute, meridian. When using Confirmation action buttons the value will be changed when selecting a confirmation action.
- Add showMeridian similar to Timepicker's option.
Describe alternatives you've considered
- Move the time view above the calendar to persuade users in filling that first.
- Update the value when changing hour, minute, meridian.
- Add similar Timepicker option: showMeridian
Waiting for these features, specially the 24hr format. Any time-line when this will be available for us ?
Any news about this feature?
This is a much needed enhancement to make the datepicker and the timepicker work as most users would expect it. Most wouldn't go in and fill out the date then again to select the time. To commit the time, you have to select the date last anyways.
+1 for this feature, not everywhere time picker used 12 hour format
I've faced the same restriction and cannot use this component.
+1 I also need 24 hour format. Any updates on this issue?
+1 Any updates?