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(styles): position the header on the top for Tool Layout [ci visual] #4927

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

InnaAtanasova
Copy link
Contributor

Related Issue

Closes #4908

Description

Adds a modifier class fd-tool-layout--sticky that positions the Tool Layout container absolutely and adds scroll to the navigation and content containers so that the header always stays on top.

BREAKING CHANGE:

  • removed fd-tool-layout__navigation-container--popup modifier class. The Popup vert nav is wrapped in a popover and this modifier class is not needed
  • added a new .fd-tool-layout--horizontal-navigation modifier class for when Horizontal navigation is used.

@InnaAtanasova InnaAtanasova added the BTP BTP design label Oct 25, 2023
@InnaAtanasova InnaAtanasova requested a review from a team October 25, 2023 16:43
@InnaAtanasova InnaAtanasova self-assigned this Oct 25, 2023
@InnaAtanasova InnaAtanasova added this to the Sprint 124 milestone Oct 25, 2023
@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for fundamental-styles ready!

Name Link
🔨 Latest commit 6457b4e
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-styles/deploys/653945c7defb24000879c1d4
😎 Deploy Preview https://deploy-preview-4927--fundamental-styles.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@InnaAtanasova InnaAtanasova merged commit a78a2f8 into main Oct 25, 2023
13 checks passed
@InnaAtanasova InnaAtanasova deleted the fix/tool-layout-sticky-header branch October 25, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BTP BTP design
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tool Layout stickiness
2 participants