fix(ui): several improvement part 2#2609
Conversation
…nt for improved layout
…ment action logic
…ess callbacks for improved state management
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2609 +/- ##
=================================================
Coverage ? 44.95%
=================================================
Files ? 714
Lines ? 17238
Branches ? 5103
=================================================
Hits ? 7749
Misses ? 8120
Partials ? 1369
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:
|
…ons for enhanced deployment management
…ecent services tracking and project/environment data retrieval
… actions and improve service not found handling in OrganizationRoute
…ation and enhance UI with hover effects
…e links and improve target link rendering for various event types
@TheoGrandin74 I checked it, but putting the real link on the whole row is a bit messy semantically because the row has other content/actions inside it. So wrapping everything would not be great HTML/accessibility-wise I’d keep the row click as-is, and just make the env/service name a real link, which is what we had in the current version too. That gives the cmd+click/open in new tab behavior without breaking the row structure And yep I can remove the underline hover, no problem! |


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