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

ui: Update all Patternfly deprecated components (PROJQUAY-6085) #2401

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

jpuzz0
Copy link
Contributor

@jpuzz0 jpuzz0 commented Oct 11, 2023

Summary

The following were updated to rid of legacy Patternfly components that will no longer exist in Patternfly v6:

  • 25 Dropdowns (Many of which were Kebabs)
  • 3 Selects (1 Typeahead - EntitySearch)
  • 2 Wizards (Both within modals)

(Table components were updated already as a part of the initial Patternfly v5 update PR)

As a result of the change, roughly half of the cypress tests had issues which were addressed mostly through updating selectors based on a newer DOM structure of the 3 types of components mentioned above.

@jpuzz0 jpuzz0 changed the title ui: Update all Patternfly deprecated components ui: Update all Patternfly deprecated components (PROJQUAY-6085) Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

see 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

Copy link
Contributor

@jonathankingfc jonathankingfc left a comment

Choose a reason for hiding this comment

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

LGTM

@jpuzz0 jpuzz0 merged commit 2b07f1a into quay:master Oct 13, 2023
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants