Skip to content

Conversation

@dgdavid
Copy link
Contributor

@dgdavid dgdavid commented Sep 26, 2023

Same than #9670, but for v4 branch.

What: Closes #9667.

@patternfly-build
Copy link
Contributor

patternfly-build commented Sep 26, 2023

Test was setting the `aria-describedby=''` attribute to a NumericInput
inside an InputGroup, most probably to avoid the autogenerated value
(see patternfly#9667).

However, after cleaning up the InputGroup component,
`aria-describedby=''` is not a workaround anymore for unset the
attribute, breaking the snapshot associated to the test.
@dgdavid dgdavid changed the title fix(InputGroup): don't add aria-describedby automatically [v4] fix(InputGroup): don't add aria-describedby automatically Sep 27, 2023
@tlabaj tlabaj requested a review from thatblindgeye October 6, 2023 13:50
@tlabaj tlabaj added the A11y label Oct 6, 2023
@tlabaj tlabaj merged commit 388ec12 into patternfly:v4 Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants