Skip to content

refactor(devtools): make tree visualizations accessible #62396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hawkgs
Copy link
Member

@hawkgs hawkgs commented Jul 1, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Feature
  • Refactoring (no functional changes, no api changes)

What is the new behavior?

Improve the accessibility of the SVG tree visualizations by employing <title> and aria-labelledby.

hawkgs added 2 commits July 1, 2025 11:52
Remove some SVG visualization leftover code from the template.
Improve the accessibility of the SVG tree visualizations by employing `<title>` and `aria-labelledby`.
@hawkgs hawkgs requested a review from dgp1130 July 1, 2025 09:01
@ngbot ngbot bot added this to the Backlog milestone Jul 1, 2025
@thePunderWoman thePunderWoman added the target: minor This PR is targeted for the next minor release label Jul 1, 2025
@hawkgs hawkgs added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews area: devtools target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants