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

chore(Wizard): updated integration tests to avoid PR failures #9631

Merged

Conversation

thatblindgeye
Copy link
Contributor

@thatblindgeye thatblindgeye commented Sep 15, 2023

What: Closes #9724

Additional issues:
Also tried looking at the demos that are failing a11y in some PRs lately, looks like it's caused by:

  • the plain button that should only be visible at certain viewport widths having an aria-controls of an ID that doesn't exist yet
  • possibly the aria-controls and the respective id (when rendered) being updated due to the internal incrementing of the currentId suffix within ToolbarContent

@patternfly-build
Copy link
Contributor

patternfly-build commented Sep 15, 2023

@thatblindgeye thatblindgeye marked this pull request as ready for review October 9, 2023 14:37
Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

lgtm

@wise-king-sullyman wise-king-sullyman merged commit bfa6e32 into patternfly:main Oct 9, 2023
10 checks passed
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.

Bug - Wizard - integration tests continue to fail
4 participants