Skip to content

feat(use-cases): add reusable bottom bar baseline#2527

Draft
TheoGrandin74 wants to merge 6 commits intonew-navigationfrom
codex/use-case-bottom-bar-base
Draft

feat(use-cases): add reusable bottom bar baseline#2527
TheoGrandin74 wants to merge 6 commits intonew-navigationfrom
codex/use-case-bottom-bar-base

Conversation

@TheoGrandin74
Copy link
Contributor

Summary

Issue:

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

@TheoGrandin74 TheoGrandin74 force-pushed the codex/use-case-bottom-bar-base branch from 2916cf0 to 0a5afc6 Compare March 23, 2026 13:35
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (new-navigation@556c611). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             new-navigation    #2527   +/-   ##
=================================================
  Coverage                  ?   44.28%           
=================================================
  Files                     ?     1060           
  Lines                     ?    21614           
  Branches                  ?     6307           
=================================================
  Hits                      ?     9572           
  Misses                    ?    10311           
  Partials                  ?     1731           
Flag Coverage Δ
unittests 44.28% <100.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.

@rmnbrd rmnbrd added the V5 label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants