Skip to content

feat(a11y): add aria-labels to toolbar icons for screen reader support (#5948) #345

feat(a11y): add aria-labels to toolbar icons for screen reader support (#5948)

feat(a11y): add aria-labels to toolbar icons for screen reader support (#5948) #345

Triggered via pull request March 9, 2026 17:00
@abhnishabhnish
opened #6187
Status Failure
Total duration 7s
Artifacts

pr-category-check.yml

on: pull_request_target
Validate PR Category & Auto-Label
3s
Validate PR Category & Auto-Label
Fit to window
Zoom out
Zoom in

Annotations

1 error
Validate PR Category & Auto-Label
## PR Category Required This pull request does not have any **PR Category** selected. Please edit your PR description and check **at least one** category checkbox: | Category | Description | |----------|-------------| | Bug Fix | Fixes a bug or incorrect behavior | | Feature | Adds new functionality | | Performance | Improves performance | | Tests | Adds or updates test coverage | | Documentation | Updates to docs, comments, or README | Example: Change `- [ ] Bug Fix` to `- [x] Bug Fix` > **Tip:** You can select multiple categories if your PR spans several areas.