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

Avoid displaying alert messages for successfully completed plans #1401

Merged

Conversation

sgratch
Copy link
Collaborator

@sgratch sgratch commented Dec 3, 2024

Reference: https://issues.redhat.com/browse/MTV-1730

If plan was completed succesfully, it's irrelevant to display critical errors or warnings alerts in page header.

Screenshots

Before

image

After

Screenshot from 2024-12-04 01-12-28

Reference: https://issues.redhat.com/browse/MTV-1730

If plan was completed succesfully, it's irrelevant to display critical
errors or warnings alerts in page header.

Signed-off-by: Sharon Gratch <[email protected]>
@sgratch sgratch requested a review from yaacov December 3, 2024 23:13
Copy link

sonarqubecloud bot commented Dec 3, 2024

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.21%. Comparing base (13484d0) to head (ab7a45a).
Report is 142 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
- Coverage   36.81%   36.21%   -0.60%     
==========================================
  Files         158      159       +1     
  Lines        2548     2579      +31     
  Branches      599      615      +16     
==========================================
- Hits          938      934       -4     
- Misses       1428     1450      +22     
- Partials      182      195      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sgratch sgratch merged commit faf4a53 into kubev2v:main Dec 4, 2024
11 checks passed
@sgratch sgratch added the bug Categorizes issue or PR as related to a bug. label Dec 4, 2024
@sgratch sgratch added this to the 2.8.0 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants