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

Closed
wants to merge 3 commits into 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
@hawkgs hawkgs added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jul 3, 2025
@thePunderWoman thePunderWoman added target: minor This PR is targeted for the next minor release and removed target: minor This PR is targeted for the next minor release labels Jul 3, 2025
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 70e4c3f.

The changes were merged into the following branches: main

thePunderWoman pushed a commit that referenced this pull request Jul 3, 2025
Improve the accessibility of the SVG tree visualizations by employing `<title>` and `aria-labelledby`.

PR Close #62396
@hawkgs hawkgs deleted the devtools/aria-tree-vis branch July 3, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker 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