You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Enhancement Request
Description
The
aria-pressed
attribute is currently applied incorrectly in theebay-table
component. This enhancement request proposes removing thearia-pressed
attribute entirely to ensure compliance with ARIA standards and improve accessibility.Context
The
aria-pressed
attribute is not suitable for its current implementation inebay-table
. Its usage introduces incorrect accessibility semantics and may confuse assistive technologies. By removing this attribute, theebay-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
The text was updated successfully, but these errors were encountered: