Skip to content

Comments

Forms#search: Use fieldset for date range elements#7

Merged
awilfox merged 1 commit intomainfrom
awilfox/ADA-395
Dec 2, 2025
Merged

Forms#search: Use fieldset for date range elements#7
awilfox merged 1 commit intomainfrom
awilfox/ADA-395

Conversation

@awilfox
Copy link
Member

@awilfox awilfox commented Dec 2, 2025

The logical grouping of the date range search elements is now understood by assistive technologies via fieldset/legend (instead of div/p).

Also, remove the 'group' role from the submit button container. This made no sense; there is no grouping of buttons, and no legend is needed.

Closes: ADA-395

The logical grouping of the date range search elements is now understood
by assistive technologies via fieldset/legend (instead of div/p).

Also, remove the 'group' role from the submit button container.  This
made no sense; there is no grouping of buttons, and no legend is needed.

Closes: ADA-395
@awilfox awilfox self-assigned this Dec 2, 2025
@awilfox awilfox merged commit f0a8668 into main Dec 2, 2025
5 checks passed
@awilfox awilfox deleted the awilfox/ADA-395 branch December 2, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants