Closed (won't fix)
Project:
Office Hours
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 19:05 UTC
Updated:
17 May 2013 at 14:13 UTC
When adding course times, it would be nice if adding an afternoon start time made the end time fields automatically default to pm.

| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2012-06-19 at 12.03.00 PM.png | 22.57 KB | Jessica Hui |
Comments
Comment #1
mrf commentedMoving this over to the office hours queue. I am guessing this improvement would help out anyone using the module.
Comment #2
johnvThis cannot work if you opening hours are until after midnight. So, it can only work with the option 'Validate hours' set.
This would require some front-end programming and some UX testing.
The same is for the start time of the 'more hours': they can be set to the end time of the previous hours.
Comment #3
johnvClosing this, since it is a minor UX improvement:
- does only work if start hours are pm and end hours are before midnight.
So, it does not help if start hours are in the morning, and is annoying when end hours are after midnight.
Comment #4
johnvOTOH, this could be done using a proper timepicker.
See #1676648: Alternative jquery timepicker for Office hours (D7)
See http://fgelinas.com/code/timepicker/ , the part where it says "Two timepickers to select chronological time range, the first timepicker is restricted to before the time selected in the second timepicker, and vice versa"