Skip to content

[BOOKINGSG-9244][RYN] migrate navbar component#1171

Open
ryan-nguyen-t wants to merge 11 commits into
pre-release/v4from
BOOKINGSG-9244/navbar
Open

[BOOKINGSG-9244][RYN] migrate navbar component#1171
ryan-nguyen-t wants to merge 11 commits into
pre-release/v4from
BOOKINGSG-9244/navbar

Conversation

@ryan-nguyen-t
Copy link
Copy Markdown

@ryan-nguyen-t ryan-nguyen-t commented May 12, 2026

Checklist

  • Migrated the component styles
    • className is chained correctly with clsx
    • User style prop is set as CSS variable
  • Changes follow the project guidelines in CONVENTIONS_V4.md
  • Updated Storybook documentation
  • Added/updated unit tests
  • Added visual tests

@ryan-nguyen-t ryan-nguyen-t marked this pull request as draft May 12, 2026 09:57
@ryan-nguyen-t ryan-nguyen-t marked this pull request as ready for review May 13, 2026 05:00
export const containerShown = css`
visibility: visible;
right: 0;
transition: all 300ms ${Motion["ease-entrance"]};
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@qroll is it possible to change this to one of our motion tokens? And is there any design reference we can check for animations?

@ghazwan-gt
Copy link
Copy Markdown

image

The secondary brand is overflowing

@ryan-nguyen-t
Copy link
Copy Markdown
Author

ryan-nguyen-t commented May 13, 2026

@ghazwan-gt What screen size are you referring to for the overflowing brand
image

#1171 (comment)

@ryan-nguyen-t ryan-nguyen-t force-pushed the BOOKINGSG-9244/navbar branch from ad2f991 to 9910eb5 Compare May 13, 2026 07:54
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