Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(site-header): Preventing rendering of an empty banner - FRONT-4550 #3533

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

planctus
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jul 30, 2024

@github-actions github-actions bot temporarily deployed to pull request July 30, 2024 11:48 Inactive
Copy link
Contributor

@emeryro emeryro left a comment

Choose a reason for hiding this comment

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

I think that the banner is needed, even if empty.
Without it the menu is not displayed correctly on mobile
image
Indeed on core site the banner is empty, but it usually contains the site name

@planctus
Copy link
Collaborator Author

The issue is that we were assuming the banner was in place in the mega-menu js, so it was not getting the dynamic positioning anymore, fixed.

@github-actions github-actions bot temporarily deployed to pull request July 30, 2024 12:57 Inactive
@emeryro emeryro merged commit c25cda3 into v4-dev Jul 30, 2024
7 checks passed
@emeryro emeryro deleted the chore-site-header-core branch July 30, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants