fix(ui): add several feedback#2646
Merged
Merged
Conversation
…om health issues description
…on with jest mock function for improved test reliability
… warning title for accurate messaging
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2646 +/- ##
==================================================
- Coverage 44.92% 44.26% -0.66%
==================================================
Files 1135 677 -458
Lines 23773 16835 -6938
Branches 6898 4987 -1911
==================================================
- Hits 10679 7452 -3227
+ Misses 11221 8050 -3171
+ Partials 1873 1333 -540
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TheoGrandin74
approved these changes
Apr 30, 2026
| </Heading> | ||
| <div className="flex items-center justify-between gap-3"> | ||
| <Heading className="flex items-center gap-2"> | ||
| {clusterProduction.length > 0 ? 'Your production health' : 'Production health'} |
Contributor
There was a problem hiding this comment.
Seeing this, it doesn't make much sense to have two different wording for the empty state and the fill state. I think we can simplify and just have "Production health"
…e formatting to remove AM/PM notation in deployment timestamps
…splay 'Production health'
…details and add HTML parsing functions for changelog synchronization
…ng.fromCodePoint for better Unicode support and format regex for readability
…actions, service-deployment-list): wrap loader icons in a span for consistent styling and alignment
…w navigation handling and add tests for deployment row clicks
rmnbrd
approved these changes
May 4, 2026
…or running status issues and update related tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release