[PR #4534] [MERGED] v1.3.9 docs cherry pick #5433

Closed
opened 2026-03-13 12:22:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4534
Author: @himself65
Created: 9/9/2025
Status: Merged
Merged: 9/9/2025
Merged by: @himself65

Base: mainHead: v1.3.9-staging


📝 Commits (1)

📊 Changes

2 files changed (+41 additions, -29 deletions)

View changed files

📝 docs/components/nav-mobile.tsx (+29 -17)
📝 docs/components/sidebar-content.tsx (+12 -12)

📄 Description

Summary by cubic

Make docs navigation headings non-clickable and clean up dividers in mobile and sidebar. Prevents accidental taps and removes misleading links.

  • Bug Fixes
    • Mobile nav: render group headers as non-interactive divs; keep links only for real items; add borders only between consecutive items.
    • Sidebar: set empty href for all group headers (e.g., Social Sign-On, Adapters, Integrations, Plugins) so they act as labels, not links.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4534 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `v1.3.9-staging` --- ### 📝 Commits (1) - [`4e7d6aa`](https://github.com/better-auth/better-auth/commit/4e7d6aa5aa17aea6edab1907a1f4a606164e97b0) docs: fix sidebar content and mobile nav (#4481) ### 📊 Changes **2 files changed** (+41 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/nav-mobile.tsx` (+29 -17) 📝 `docs/components/sidebar-content.tsx` (+12 -12) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Make docs navigation headings non-clickable and clean up dividers in mobile and sidebar. Prevents accidental taps and removes misleading links. - **Bug Fixes** - Mobile nav: render group headers as non-interactive divs; keep links only for real items; add borders only between consecutive items. - Sidebar: set empty href for all group headers (e.g., Social Sign-On, Adapters, Integrations, Plugins) so they act as labels, not links. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:22:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5433