Hi Philipp,
Thanks for collecting feedback!
On Fri, May 27, 2016 at 5:38 PM, Philipp Kewisch <
moz...@kewis.ch> wrote:
> Hi Tina,
>
> some more feedback I've collected from mozilla.dev.apps.calendar:
>
> On 5/26/16 9:00 PM, MakeMyDay wrote:
> > Nice stuff. This is a HTML picker for an input element of type
> > date/time, right?
>
Yes, it is.
> >
> > Not sure where to provide feedback, so here's what comes to mind:
> >
> > * It probably would be an asset if the time picker would support
> > different levels of granulation for the minutes - e.g. 1 minute, 5
> > minutes and 15 minutes steps.
>
We proposed to make the 5 minutes step as default since we found that the
scenario of entering a specific time (e.g. 05:32) is very rare.
However, it's still flexible for developers to select a custom step.
> > * The month picker doesn't provide the option to jump to the current
> > month by one click as we have it today. But this is just a nice to
> > have from my pow. The same is true for decorating the current day in
> > a month picker.
>
Yes. We removed the "today" button from the picker.
In our user test result, we found that users would have a specific date in
mind before they jumped to other months. So for the date input field,
jumping back to current month is not a must-to-have feature. However, it'll
be more important for changing a date in calendar (which is not as same as
our date/time picker).
> > Does that pickers work only while displaying a date/type related input
> > field or is the month picker also intended to be exposed separately to
> > make use it e.g. for minimonth?
>
Not sure what the minimonth is... but our pickers are only for Firefox
desktop : )
> > When will the picker be available?
>
We're still working on this :-)