mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 17:22:38 +02:00
The hero carousel video card and use-cases grid image card already had
role="button", tabIndex={0}, and onKeyDown handlers. Adds the missing
aria-label so screen readers announce what each clickable card does.
Both cards now use aria-label={`Expand ${title}`}, matching the example
in the issue.
Fixes #913
|
||
|---|---|---|
| .. | ||
| auth-redirect.tsx | ||
| cta.tsx | ||
| features-bento-grid.tsx | ||
| features-card.tsx | ||
| footer-new.tsx | ||
| github-stars-badge.tsx | ||
| hero-section.tsx | ||
| integrations.tsx | ||
| navbar.tsx | ||
| use-cases-grid.tsx | ||
| why-surfsense.tsx | ||