Skip to content

Conversation

@lcreid
Copy link
Contributor

@lcreid lcreid commented Nov 27, 2025

@lcreid lcreid self-assigned this Nov 27, 2025
@lcreid lcreid force-pushed the 743-aria-describedby-for-errors branch from 6461e52 to bec939c Compare December 3, 2025 04:59
@lcreid lcreid force-pushed the 743-aria-describedby-for-errors branch from 08207c8 to 6bfc697 Compare December 4, 2025 05:51
assert_equivalent_html expected, output
end

test 'upgrade doc for form_group renders the "error" class and message correctly when object is invalid' do
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a test for the update document for Bootstrap 3 to Bootstrap 4.

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.

For invalid fields, ensure that the invalid feedback/error message is associated with the relevant form field using aria-describedby

1 participant