orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
515 stars 221 forks source link

Consider having a time picker/selector/chooser #4252

Open ebruchez opened 5 years ago

ebruchez commented 5 years ago

We haven't really had many requests for a time picker, but it is confusing that we can click the icon of the date field, but not the icon of the time field. It is inconsistent UI. Clearly, it's more helpful to have a picker for dates than times, but time pickers can help too.

A time picker could help select times like in Google Calendar, on a 1/2 hour basis - or something else, possibly configurable.

+1 from customer for noting the inconsistency

ebruchez commented 5 years ago

Arrows to update the time could help too, for example from the MacOS UI:

Screen Shot 2019-10-28 at 9 54 07 AM
ykowalewski commented 5 years ago

+1 also from me.

ebruchez commented 5 years ago

Good suggestions, @ykowalewski.

avernet commented 4 years ago

+1 from user

avernet commented 2 years ago

+1 from customer

ebruchez commented 1 year ago

+1 from customer

ebruchez commented 1 year ago

Here is a fairly simple example of time selector with a dropdown:

time-selector