Skip to content

fix: mobile responsive marketing and docs site#164

Merged
unjica merged 4 commits into
developfrom
fix/mobile-marketing-docs-responsive
Jul 6, 2026
Merged

fix: mobile responsive marketing and docs site#164
unjica merged 4 commits into
developfrom
fix/mobile-marketing-docs-responsive

Conversation

@unjica

@unjica unjica commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Fix landing hero headline scaling, sticky header anchor overlap, and horizontal code block truncation on marketing/docs pages
  • Stack contact channel card footers vertically on narrow screens and fix cookie policy glow overlay z-index glitch
  • Add collapsible mobile docs sidebar with Browse docs toggle; ⌘K opens drawer and focuses search on mobile

Pages fixed

Page Fixes
Landing (/) Hero text-3xllg:text-7xl; scroll-mt-28 on anchor sections; SDK install/code blocks scroll horizontally
Contact (/contact) Direct channel card footers stack on mobile
Cookies (/cookies) Glow background -z-10 removes blue overlay on intro paragraph
Docs (/docs/*) Mobile collapsible sidebar; code blocks scroll; header offset for scrolled headings
Footer (site-wide) Subscribe form full-width on mobile

Test plan

  • pnpm lint && pnpm test && pnpm build
  • Bugbot review (scroll-lock + ⌘K findings addressed)
  • Manual: landing hero at 390px width — headline not clipped
  • Manual: scroll to #sdks — content clears fixed nav
  • Manual: contact direct channel cards — email/SLA stack on mobile
  • Manual: cookies intro — no blue rectangle over text
  • Manual: docs mobile — Browse docs opens/closes; ⌘K focuses search

Made with Cursor

unjica and others added 2 commits July 6, 2026 16:39
Co-authored-by: Cursor <cursoragent@cursor.com>
Improve narrow-viewport UX on landing, contact, cookies, docs, and code blocks without touching dashboard shell.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread apps/dashboard/app/components/docs/DocsPageShell.tsx
Match marketing Nav scroll-lock pattern so background content cannot scroll behind the docs sidebar backdrop on mobile.

Co-authored-by: Cursor <cursoragent@cursor.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ff80416. Configure here.

Comment thread apps/dashboard/app/components/docs/DocsPageShell.tsx Outdated
Share acquire/release logic between marketing Nav and docs mobile drawer so
background scroll stays locked without conflicts when both overlays could
be active; add unit tests for nested lock behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
@unjica
unjica merged commit e92a944 into develop Jul 6, 2026
3 checks passed
@unjica
unjica deleted the fix/mobile-marketing-docs-responsive branch July 6, 2026 16:01
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