Skip to content

fix(environment-deployment-list, service-deployment-list): update column sizes and improve skeleton loading states#2423

Merged
RemiBonnet merged 1 commit intonew-navigationfrom
fix/new-navigation/deployments
Feb 26, 2026
Merged

fix(environment-deployment-list, service-deployment-list): update column sizes and improve skeleton loading states#2423
RemiBonnet merged 1 commit intonew-navigationfrom
fix/new-navigation/deployments

Conversation

@RemiBonnet
Copy link
Member

@RemiBonnet RemiBonnet commented Feb 26, 2026

Summary

  • Adjusted column sizes in EnvironmentDeploymentList and ServiceDeploymentList for better layout consistency.
  • Enhanced skeleton loading states in both components to align with updated column dimensions.
  • Updated text size for action status in DeploymentAction component for improved readability.

Screenshots / Recordings

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

…umn sizes and improve skeleton loading states

- Adjusted column sizes in EnvironmentDeploymentList and ServiceDeploymentList for better layout consistency.
- Enhanced skeleton loading states in both components to align with updated column dimensions.
- Updated text size for action status in DeploymentAction component for improved readability.
@RemiBonnet
Copy link
Member Author

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview 15d69f24-9bc1-4a8d-80fe-d1bb1b2bcd00 New Navigation
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

One day they will all understand

@RemiBonnet RemiBonnet marked this pull request as ready for review February 26, 2026 08:57
@RemiBonnet RemiBonnet merged commit bf89105 into new-navigation Feb 26, 2026
9 checks passed
@RemiBonnet RemiBonnet deleted the fix/new-navigation/deployments branch February 26, 2026 09:06
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (new-navigation@e946f61). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ment-list/environment-deployment-list-skeleton.tsx 0.00% 1 Missing ⚠️
...ployment-list/service-deployment-list-skeleton.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             new-navigation    #2423   +/-   ##
=================================================
  Coverage                  ?   43.90%           
=================================================
  Files                     ?      969           
  Lines                     ?    18875           
  Branches                  ?     5521           
=================================================
  Hits                      ?     8287           
  Misses                    ?     9101           
  Partials                  ?     1487           
Flag Coverage Δ
unittests 43.90% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant