Context
The PyQt calendar already creates a Today button and connects it to go_to_today, but the control is not covered by a dedicated navigation test and is not sufficiently discoverable in normal use.
Scope
- Review the placement and visual hierarchy of the existing Today control in month, week, and day views.
- Give the control an explicit accessible name and useful tooltip.
- Verify it selects the current local date, changes the displayed month when required, and refreshes the active agenda/grid.
- Keep this confined to the flagship PyQt interface.
Acceptance criteria
Context
The PyQt calendar already creates a Today button and connects it to go_to_today, but the control is not covered by a dedicated navigation test and is not sufficiently discoverable in normal use.
Scope
Acceptance criteria