microsoft / microsoft/AdaptiveCards

[JS] accessibility issue for Carousel

Open
#6,739 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Task
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

  1. sometime, I can tab to the dot and left/right button, but most of time not. shift+tab can't go back to dot if it's tab from dot

  2. when my focus is in blue button, and press enter(select action), I expect the black dot on last one should switch to 2nd one.
    image

  3. When I tab out of the control, we should start the auto play timer again, but not.

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 locating the JavaScript Carousel implementation and reproduce the reported keyboard navigation and autoplay behavior. Check tab and Shift+Tab movement, Enter selection on the blue button, and whether tabbing out restarts autoplay; done means all three behaviors work consistently.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.