SolidOS / SolidOS/solidos

Milestone 2ib Accessibility of chat pane

Open
#237 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
146
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Chat-pane todos for accessibility:

TODO:

  • adding HTML5 and ARIA labels
  • add accessibility tests based on 'axe-core' (example here)
  • making sure it also work when resizing screen
  • making sure other accessibility features are inline with the WCAG standard (the tests will show). As example: text sizes, button sizes, keyboard focus and so on.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Chat-pane repository and the profile-pane accessibility test at test/cv-card.accessibility.test.ts, then identify the chat pane's HTML and ARIA markup and its resize behavior. Use axe-core-based tests to check the listed WCAG concerns, including text sizes, button sizes, and keyboard focus; done means the checklist is addressed and the accessibility tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.