Wire the hour navigator to real Office content #78

Open
opened 2026-07-01 01:07:08 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:07:08 +00:00 (Migrated from github.com)

Problem

The v0.5.0 hour navigator was wired to a stub. Now it must step between actual available hours for the day, loading each hour's content from the Api.

Acceptance criteria

  • The hour navigator lists the hours available for the selected day from the Api.
  • Stepping to an hour loads and caches that hour's content.
  • Unavailable hours are clearly indicated rather than erroring.
  • Navigation is keyboard operable and announced to assistive tech.

Notes

Builds directly on the v0.5.0 navigator control.

## Problem The v0.5.0 hour navigator was wired to a stub. Now it must step between actual available hours for the day, loading each hour's content from the Api. ## Acceptance criteria - [ ] The hour navigator lists the hours available for the selected day from the Api. - [ ] Stepping to an hour loads and caches that hour's content. - [ ] Unavailable hours are clearly indicated rather than erroring. - [ ] Navigation is keyboard operable and announced to assistive tech. ## Notes Builds directly on the v0.5.0 navigator control.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo#78
No description provided.