Skip to content

take a pass adding in marketing language#91

Open
matthewpeterkort wants to merge 1 commit into
mainfrom
feature/marketing-speak
Open

take a pass adding in marketing language#91
matthewpeterkort wants to merge 1 commit into
mainfrom
feature/marketing-speak

Conversation

@matthewpeterkort
Copy link
Copy Markdown
Contributor

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 13, 2026

Deploy Preview for calypr ready!

Name Link
🔨 Latest commit 7f1d29b
🔍 Latest deploy log https://app.netlify.com/projects/calypr/deploys/6a04f452453ac20008027a24
😎 Deploy Preview https://deploy-preview-91--calypr.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.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7f1d29ba16

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +1687 to +1688
body:not(.marketing-page) .md-sidebar--primary .md-nav--primary > .md-nav__list > .md-nav__item:not(.md-nav__item--active) {
display: none;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Preserve top-level nav items in mobile sidebar

This selector removes every non-active top-level entry from the primary sidebar on all non-marketing pages, which breaks cross-section navigation in mobile/tablet contexts: the same stylesheet hides .md-header__nav at widths up to 960px, so users depend on the drawer/sidebar and can no longer jump to other top-level docs sections from pages under /calypr/ or /tools/. Restrict this hiding behavior to desktop-only layouts or keep all top-level items visible in the mobile drawer.

Useful? React with 👍 / 👎.

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.

1 participant