Accessibility

Last updated: 8/26/2026

Shelf Life is a small, independently-run project, not one with a dedicated accessibility team — this page is an honest status update, not a formal conformance claim. If something here doesn't work for you, the feedback form reaches a real person and gets read.

What's in place today

  • A skip-to-content link for keyboard users, jumping past the navbar on every page.
  • Toasts, trophy-earned popups, and long-running progress (CSV/Steam import, achievement sync) are announced to screen readers as they happen, not just visible to sighted use.
  • Every form field has a real, properly associated label — not just visually adjacent text.
  • Cover art, avatars, and other meaningful images have real alt text; purely decorative images are marked as such so screen readers skip them.
  • Icon-only buttons (remove, like, rename, delete, and similar) have specific labels describing the actual action, not a generic "close" or "remove."
  • Keyboard focus is always visible — every place a browser's default focus outline was suppressed was audited, and the one real gap found has a visible replacement now.
  • The star rating supports arrow keys to adjust a rating half a star at a time, in addition to clicking or tabbing to Enter/Space.
  • Deleting an item shows an Undo toast that pauses its countdown while you're hovering or focused on it, instead of a fixed window that can run out while you're still reading it.
  • Motion respects your system's "reduce motion" setting — animations and hover transitions shorten to effectively nothing if you have that turned on.

Known gaps

Still open, tracked in the project's own roadmap:

  • No formal WCAG AA contrast audit yet (muted text, badge/pill color combinations, both light and dark themes).
  • Some status indicators (ownership badges, podium medals, trophy tiers) currently rely on color alone rather than also using shape/text/icon.
  • No full, verified tab-order pass across the dashboard grid, leaderboard, and search results yet.
  • No manual text-size control in Settings — iOS's system-level "Larger Text" doesn't reach web content inside the wrapped app.
  • Pinch-to-zoom hasn't been explicitly re-confirmed as unblocked since the most recent mobile viewport fix.

Something not working for you?

Reach out at taylorbobbysaunders@outlook.com or through the feedback form — a specific report (what you were trying to do, what assistive technology you were using, what happened instead) is genuinely useful and will get looked at.