-
Notifications
You must be signed in to change notification settings - Fork 23
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
MTV-1727: Provide disabled reason with tooltip on Cancel and Remove VMs buttons #1453
Conversation
…Ms buttons Signed-off-by: Joachim Schuler <jschuler@redhat.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1453 +/- ##
==========================================
- Coverage 36.81% 36.32% -0.50%
==========================================
Files 158 156 -2
Lines 2548 2522 -26
Branches 599 594 -5
==========================================
- Hits 938 916 -22
+ Misses 1428 1424 -4
Partials 182 182 ☔ View full report in Codecov by Sentry. |
...le-plugin/src/modules/Plans/views/details/tabs/VirtualMachines/modals/PlanVMsDeleteModal.tsx
Outdated
Show resolved
Hide resolved
...src/modules/Plans/views/details/tabs/VirtualMachines/components/MigrationVMsCancelButton.tsx
Outdated
Show resolved
Hide resolved
...ugin/src/modules/Plans/views/details/tabs/VirtualMachines/components/PlanVMsDeleteButton.tsx
Outdated
Show resolved
Hide resolved
...ugin/src/modules/Plans/views/details/tabs/VirtualMachines/components/PlanVMsDeleteButton.tsx
Outdated
Show resolved
Hide resolved
…ls/tabs/VirtualMachines/components/PlanVMsDeleteButton.tsx Co-authored-by: Matan Schatzman <matanschatzman@gmail.com> Signed-off-by: Joachim Schuler <jdh.schuler@gmail.com>
Signed-off-by: Joachim Schuler <jschuler@redhat.com>
|
📝 Links
https://issues.redhat.com/browse/MTV-1727
📝 Description
Adds a tooltip to the Cancel / Remove VMs buttons if there is a reason
🎥 Demo
Archived migration plan:
Ready migration plan:
Screen.Recording.2025-02-04.at.1.23.47.PM.mov
Running migration plan:
📝 CC://