docs(backlog): close out a11y triage items
Strike two stale entries (verified 2026-04-29) and the OIDC routing
quirk (fixed in 23154ff).
This commit is contained in:
parent
23154ff232
commit
59d2be2df8
1 changed files with 3 additions and 3 deletions
|
|
@ -132,10 +132,10 @@ Not blocking launch — the amendment hasn't passed yet, and the user-visible co
|
|||
|
||||
See `docs/TODO.md` for:
|
||||
- Button minimum target size (WCAG AAA 2.5.5).
|
||||
- `/oidc/interaction/[uid]` routing quirk.
|
||||
- ~~`/oidc/interaction/[uid]` routing quirk~~ — fixed 2026-04-29 (commit `23154ff`); root cause was `oidc-provider`'s `devInteractions` overriding our custom `interactions.url`.
|
||||
- Admin layout migration from `guild-*` tokens to zine spec.
|
||||
- Admin dashboard quick-action button contrast.
|
||||
- Members table NAME column clipping.
|
||||
- ~~Admin dashboard quick-action button contrast~~ — verified stale 2026-04-29.
|
||||
- ~~Members table NAME column clipping~~ — verified stale 2026-04-29.
|
||||
- OWASP ASVS L1 Phase 4 (file-upload validation pipeline, granular RBAC, credential encryption).
|
||||
- `tickets/available.get.js:115` `memberSavings` block reports `$0 saved` for inactive members — cosmetic; suppress comparison block when `!hasMemberAccess(member)` if it ever surfaces in UI.
|
||||
- Simplify-pass follow-ups (2026-04-25): source-grep test bloat, login/verify rate-limit gap, stringly-typed `metadata.type`, reconcile-payments sequential loop, stale `new Date()` in events list, `loadPublicSeries` helper extraction.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue