[PR #5429] [MERGED] docs: add Copilot option to ViewOptions component #6002

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5429
Author: @clicktodev
Created: 10/20/2025
Status: Merged
Merged: 10/21/2025
Merged by: @Bekacru

Base: canaryHead: feat/open-in-copilot-shortcut


📝 Commits (3)

  • ec606bc feat: add Copilot option to ViewOptions component
  • e9fd881 fix: remove unused Image import from page.tsx
  • 4374b0e refactor: update URL construction for external links in ViewOptions component

📊 Changes

2 files changed (+31 additions, -11 deletions)

View changed files

📝 docs/app/blog/[[...slug]]/page.tsx (+0 -1)
📝 docs/app/docs/[[...slug]]/page.client.tsx (+31 -10)

📄 Description

Introduce a new option in the ViewOptions component to open Microsoft Copilot, enhancing user accessibility to the tool.

image

🔄 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/5429 **Author:** [@clicktodev](https://github.com/clicktodev) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `feat/open-in-copilot-shortcut` --- ### 📝 Commits (3) - [`ec606bc`](https://github.com/better-auth/better-auth/commit/ec606bc7ee885e90d0e7b4b81a3fdb385f09d1ea) feat: add Copilot option to ViewOptions component - [`e9fd881`](https://github.com/better-auth/better-auth/commit/e9fd881cf5564c271818392de502178501e67554) fix: remove unused Image import from page.tsx - [`4374b0e`](https://github.com/better-auth/better-auth/commit/4374b0e9c502c4cecf5a9b504d52002e3474b718) refactor: update URL construction for external links in ViewOptions component ### 📊 Changes **2 files changed** (+31 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/blog/[[...slug]]/page.tsx` (+0 -1) 📝 `docs/app/docs/[[...slug]]/page.client.tsx` (+31 -10) </details> ### 📄 Description Introduce a new option in the ViewOptions component to open Microsoft Copilot, enhancing user accessibility to the tool. <img width="430" height="337" alt="image" src="https://github.com/user-attachments/assets/ec142219-6751-4919-ab32-c307a3f029ad" /> --- <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:44:17 -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#6002