Enhancing Web Accessibility: Best Practices for ARIA Implementation in Interactive Components (Slideshow, Accordion, Tabs, and Lightbox.)

Created on 18 April 2024, 2 months ago
Updated 3 May 2024, about 2 months ago

Problem/Motivation

The Lighthouse score for SEO gets downranked because of "Links are not crawlable". The issue is that next/prev buttons are links. Maybe they can be migrated to be a div/span?

Apart from this great job. In general, the Lighthouse score is very high.

Steps to reproduce

Run Lighthouse score for SEO with a slideshow element.

Proposed resolution

Change to div/span.

User interface changes

None

API changes

None

Data model changes

None

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany gruberroland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024