Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ebay-table: remove aria-pressed #2382

Closed
JoshuaWink opened this issue Jan 15, 2025 · 0 comments · Fixed by #2387
Closed

ebay-table: remove aria-pressed #2382

JoshuaWink opened this issue Jan 15, 2025 · 0 comments · Fixed by #2387

Comments

@JoshuaWink
Copy link
Contributor

Enhancement Request

Description

The aria-pressed attribute is currently applied incorrectly in the ebay-table component. This enhancement request proposes removing the aria-pressed attribute entirely to ensure compliance with ARIA standards and improve accessibility.

Context

The aria-pressed attribute is not suitable for its current implementation in ebay-table. Its usage introduces incorrect accessibility semantics and may confuse assistive technologies. By removing this attribute, the ebay-table component will better align with accessibility guidelines and standards.

Screenshots

Not applicable, as this change involves removing an accessibility attribute without affecting the component's visual layout or behavior.

Supports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment