Skip to content

Develop#1930

Merged
markdumay merged 4 commits into
mainfrom
develop
May 23, 2026
Merged

Develop#1930
markdumay merged 4 commits into
mainfrom
develop

Conversation

@markdumay
Copy link
Copy Markdown
Collaborator

No description provided.

markdumay added 4 commits May 23, 2026 07:10
The shell-mode navbar had `position: sticky` on the inner `.navbar` element,
but its parent `.container-fluid` is only the navbar's own height — a sticky
element can't slide past its containing block, so the navbar scrolled out of
view after a single navbar height. Move the sticky positioning to the
`.container-fluid` wrapper, whose containing block is the full-height
`.app-shell-main` flex column. Scope to md+ alongside the related shell
rules; below md the existing `position: fixed` on `.navbar` is unchanged.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 23, 2026

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit 77cbf48
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/6a11379754fd310008aaaf2c
😎 Deploy Preview https://deploy-preview-1930--gethinode-demo.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 project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 23, 2026

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit ffb0208
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/6a11379f85913f00084b7ced
😎 Deploy Preview https://deploy-preview-1930--gethinode-demo.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 project configuration.

@markdumay markdumay enabled auto-merge May 23, 2026 05:16
@markdumay markdumay merged commit 9491a35 into main May 23, 2026
15 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant