microsoft / microsoft/AdaptiveCards
[JS] accessibility issue for Carousel
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
-
sometime, I can tab to the dot and left/right button, but most of time not. shift+tab can't go back to
dotif it's tab fromdot -
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.

-
When I tab out of the control, we should start the auto play timer again, but not.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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