- Issue created by @johnv
Automatically closed - issue fixed for 2 weeks with no activity.
In the formatter, a css styling 'office-hours__item-current' is available to style the currently open time slot.
However, when the formatter setting 'Group consecutive days with same hours into one set' is active, this is not the case.
- In css, add some styling to 'office-hours__item-current'
- uncheck the formatter option 'Group consecutive days with same hours into one set'
- Edit a node with office-hours, making sure that a timeslot is open now. Save. See that the active timeslot is styled differently.
- Check the formatter option 'Group consecutive days with same hours into one set'
- Repeat.
Fix the error in function groupDays().
Active
1.0
Code - formatter
Automatically closed - issue fixed for 2 weeks with no activity.