Skip to content

Accessibility: Missing aria-labels in core UI components #39566

@aniruddhaadak80

Description

@aniruddhaadak80

Several core UI components, including 'PageSkeleton' and 'WarningModal', use buttons and interactive elements without 'aria-label' or descriptive titles. This impacts the usability of the application for users relying on screen readers.

Planned improvements:

  • Add 'aria-label' to icon-only buttons.
  • Ensure all modal action buttons have descriptive accessibility attributes.
  • Update 'PageSkeleton' to provide better context for loading states.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featurePull requests that introduces new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions