-
Notifications
You must be signed in to change notification settings - Fork 44
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
🐛 Show deleted application's name in toast notification #2118
base: main
Are you sure you want to change the base?
🐛 Show deleted application's name in toast notification #2118
Conversation
dd06378
to
a771b1d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2118 +/- ##
==========================================
+ Coverage 39.20% 41.97% +2.77%
==========================================
Files 146 175 +29
Lines 4857 5629 +772
Branches 1164 1341 +177
==========================================
+ Hits 1904 2363 +459
- Misses 2939 3250 +311
- Partials 14 16 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7a473d6
to
6658065
Compare
@TalyaNaima -- Do you intend to move this PR out of draft? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please correct the title/description - it should provide a brief summary of the fix.
It would be also nice to attach some screenshots.
client/src/app/pages/applications/applications-table/applications-table.tsx
Outdated
Show resolved
Hide resolved
client/src/app/pages/applications/components/application-analysis-status.tsx
Outdated
Show resolved
Hide resolved
4ab46a7
to
5aeab3e
Compare
5aeab3e
to
2ec0d7b
Compare
Signed-off-by: TalyaNaima <[email protected]> Signed-off-by: Maayan Hadasi <[email protected]>
Signed-off-by: Maayan Hadasi <[email protected]>
333e7b2
to
9e77f75
Compare
Fixing https://issues.redhat.com/browse/MTA-4625 by making the delete notifications distinguishable