Update timepicker/slider to newest version, configure better UX options

Description

I'd mentioned on the list that the default config for the time slider probably isn't the best. I'd like to demo some configuration options to the UX/UI group and based on the feedback get this updated and configured to be better. Also it should be updated. This might be part of the VC project to upgrade the calendar.

http://trentrichardson.com/examples/timepicker/

Activity

Matthew Jones July 20, 2018 at 11:53 AM

I updated all of the libraries in here as they seemed to be needed for the slider.

Timepicker 1.6.1 - >1.6.3

Added Slider

Momentjs 2.11.2 -> 2.22.2

Matthew Jones July 18, 2018 at 9:35 AM

Okay, that seems fine. I think the only suggestion that would be nice to incorporate would be the access to the slider then.

Sam Ottenhoff March 6, 2017 at 6:19 PM
Edited

So no changes from the existing Sakai behavior?

Matt, I'm not seeing many changes made in this lib over the past year. We seem to be pretty current.

Wilma Hodges March 6, 2017 at 10:48 AM

On our March 6, 2017 call the UX group reviewed the timepicker examples at the link above, and the consensus on the call was that we liked the format which includes +/- buttons best, since it is easier for phones and other touch devices.

$('#slider_example_3').datetimepicker({
addSliderAccess: true,
sliderAccessArgs: { touchonly: false }
});

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created March 1, 2017 at 11:27 AM
Updated July 24, 2018 at 10:03 AM
Resolved July 24, 2018 at 10:03 AM

Flag notifications