Implement the day-view modal with progressive enhancement #18
Labels
No labels
area: build
area: ci
area: compare
area: model
area: plugin
area: provenance
area: rite
area: settings
area: ui
backport
blocked
breaking
confirmed
dependencies
duplicate
epic
invalid
needs-info
needs-triage
php
priority: high
priority: low
priority: medium
regression
type: chore
type: correction
type: docs
type: enhancement
type: feature
type: fix
type: perf
type: refactor
type: security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Ordo#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Clicking a day should open a rich modal without leaving the page, but the experience must still work when JavaScript is unavailable by falling back to the pretty page. Depends on the approved day-view modal mockup.
Acceptance criteria
Notes
Depends on the approved day-view modal mockup. Re-implement the old modal interaction on a clean base.
Done in #107 (squash
761a55a): day-view modal (progressive enhancement, focus trap). All gates green (PHPUnit 40/142, phpcs PSR-12, phpstan L6, clean-room guard); CI matrix 7.4/8.1/8.2/8.3 + CodeQL passed.