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

fix(ui): stage phase icon #3164

Merged
merged 4 commits into from
Jan 2, 2025
Merged

fix(ui): stage phase icon #3164

merged 4 commits into from
Jan 2, 2025

Conversation

Marvin9
Copy link
Contributor

@Marvin9 Marvin9 commented Dec 19, 2024

fixes #2776

stage health icon remains right to phase icon
Screenshot 2024-12-19 at 3 47 47 PM (2)
Screenshot 2024-12-19 at 3 47 14 PM (2)
Screenshot 2024-12-19 at 3 46 39 PM (2)

Screen.Recording.2024-12-19.at.3.45.57.PM.mov
Screen.Recording.2024-12-19.at.3.44.44.PM.mov

I started this while back but put on hold. Let me know if stage.status.phase is not good place to look for this info - @hiddeco @krancour

Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
@Marvin9 Marvin9 requested a review from a team as a code owner December 19, 2024 19:58
@Marvin9 Marvin9 self-assigned this Dec 19, 2024
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 7ee8e18
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/676ce7583dbde6000871d165
😎 Deploy Preview https://deploy-preview-3164.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.40%. Comparing base (037ebf8) to head (7ee8e18).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3164      +/-   ##
==========================================
+ Coverage   51.37%   51.40%   +0.02%     
==========================================
  Files         285      288       +3     
  Lines       25763    26108     +345     
==========================================
+ Hits        13236    13421     +185     
- Misses      11825    11961     +136     
- Partials      702      726      +24     

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

@krancour
Copy link
Member

When I test drive this, I'm seeing the phase icon always gray/not applicable, no matter what the actual phase is. Example:

Screenshot 2024-12-23 at 3 36 24 PM

Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
@Marvin9
Copy link
Contributor Author

Marvin9 commented Dec 26, 2024

fixed it. sorry I hardcoded when testing and forgot to revert

@Marvin9 Marvin9 added this pull request to the merge queue Jan 2, 2025
Merged via the queue into main with commit 0a12294 Jan 2, 2025
17 checks passed
@Marvin9 Marvin9 deleted the Marvin9/fix-stage-phase branch January 2, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(ui): stage phase icon + tooltip missing for some phases
2 participants