Skip to content

Improve accessibility: add ARIA labels to interactive elements #2

Description

@yandanp

Description

Several interactive elements (buttons, tabs, panels) are missing proper ARIA labels, making the app less accessible for screen reader users.

Task

Audit and add appropriate aria-label, role, and aria-* attributes to:

  • Sidebar buttons
  • Tab bar (tabs, close buttons, add button)
  • Settings modal
  • Shell picker dropdown

Tech

  • Frontend only (React/TypeScript)
  • Components are in src/renderer/components/

Resources

Getting Started

See CONTRIBUTING.md for setup instructions.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions