Skip to content

Conversation

@rmnbrd
Copy link
Contributor

@rmnbrd rmnbrd commented Jan 14, 2026

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

@RemiBonnet
Copy link
Member

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

import { LogoBrandedIcon } from './logo'
import { LogoBrandedIcon } from './logo-branded'

const meta: Meta<typeof LogoBrandedIcon> = {
Copy link
Member

@RemiBonnet RemiBonnet Jan 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to merge this one inside the "logo" folder, to avoid having too much folder for branded logo 🙏

@rmnbrd rmnbrd force-pushed the feat/new-nav/project-overview branch from c7e6e14 to 8cfb0a3 Compare January 19, 2026 11:02
@rmnbrd
Copy link
Contributor Author

rmnbrd commented Jan 19, 2026

/qovery preview 15d69f24-9bc1-4a8d-80fe-d1bb1b2bcd00

@RemiBonnet
Copy link
Member

Qovery Preview

A preview environment was automatically created via Qovery.
Click on the link below to follow its deployment and use it.
👉 [PR] New Navigation - feat(new-nav): add Project overview page - 2026-01-19T11:03:50Z

Another comment will be posted when deployments are finished

@RemiBonnet
Copy link
Member

Qovery Preview

Your preview environment has been successfully deployed !
Click on the link below to open your service:
👉 console

@rmnbrd rmnbrd force-pushed the feat/new-nav/project-overview branch from 8cfb0a3 to de15cda Compare January 19, 2026 13:52
@rmnbrd rmnbrd force-pushed the feat/new-nav/project-overview branch from de15cda to 3c103f8 Compare January 19, 2026 14:39
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.

3 participants