Skip to content
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

Rework fieldset/legend markup to fix duplicate actions button issue, … #16424

Conversation

gcamacho079
Copy link
Contributor

…and to use ARIA

Description

I am opting to use ARIA grouping here instead since any pseudo-elements or changes to nesting or DOM order have the impact of disconnecting the legend from the fieldset entirely.

Related issues

Resolves PT-2384, PT-1850

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Jan 13, 2025
@brandonkelly brandonkelly merged commit bfa5ccb into 5.6 Jan 14, 2025
8 checks passed
@brandonkelly brandonkelly deleted the feature/pt-2384-in-the-asset-field-theres-a-visually-hidden-focusable branch January 14, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants