-
Notifications
You must be signed in to change notification settings - Fork 57
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
Wizard: Remove deprecated selects (HMS-5619) #2903
base: main
Are you sure you want to change the base?
Conversation
6ff7990
to
27e5d48
Compare
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## main #2903 +/- ##
==========================================
+ Coverage 81.84% 81.88% +0.03%
==========================================
Files 210 210
Lines 23614 23682 +68
Branches 2332 2339 +7
==========================================
+ Hits 19327 19392 +65
- Misses 4258 4261 +3
Partials 29 29
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
27e5d48
to
caafd1b
Compare
/retest |
e10546a
to
ec54762
Compare
f5a98a0
to
4f7d0c0
Compare
a0f825e
to
4f181f2
Compare
/jira-epic HMS-5587 |
b6ea9bd
to
7f7a15b
Compare
This replaces deprecated PF4 select with non-deprecated PF5 one.
This swaps deprecated PF4 Selects on FSC step for non-deprecated PF5 ones.
This replaces deprecated PF4 select with non-deprecated PF5 one.
This updates deprecated Dropdown in `BulkSelect`.
This swaps deprecated HyperV Generation select for a non deprecated one.
7f7a15b
to
f8ecf1e
Compare
This moves the `ouiaId` since it didn't get correctly assigned while in `Select`. It's readable under the `MenuToggle`.
This swaps deprecated PF4 selects for non-deprecated PF5 ones in few places.
JIRA: HMS-5619