[PR #8505] [MERGED] docs: improve ai-chat for mobile #8020

Closed
opened 2026-03-13 13:56:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8505
Author: @bytaesu
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @bytaesu

Base: canaryHead: 2026-03-09/docs/improve-ai-chat


📝 Commits (5)

  • e73e078 chore: add drawer component
  • 4c04551 fix: adjust drawer ui
  • 8f56b48 fix: improve ai-chat mobile ui
  • f30116a allow select-text
  • 60409fc fix desktop autofocus and add aria-label to drawer close

📊 Changes

4 files changed (+255 additions, -40 deletions)

View changed files

📝 landing/components/ai-chat.tsx (+117 -40)
landing/components/ui/drawer.tsx (+134 -0)
📝 landing/package.json (+1 -0)
📝 pnpm-lock.yaml (+3 -0)

📄 Description

No description provided


🔄 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/8505 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-03-09/docs/improve-ai-chat` --- ### 📝 Commits (5) - [`e73e078`](https://github.com/better-auth/better-auth/commit/e73e0782cb6140b06c7de6b02ebe301d1fd7c2ef) chore: add drawer component - [`4c04551`](https://github.com/better-auth/better-auth/commit/4c0455137e0759ad21568bf32eeda5eb68ce0178) fix: adjust drawer ui - [`8f56b48`](https://github.com/better-auth/better-auth/commit/8f56b4887ded943b8ad687289c5016027aa4556e) fix: improve ai-chat mobile ui - [`f30116a`](https://github.com/better-auth/better-auth/commit/f30116a027703ddabc9cbcfaa59236989f7f760f) allow select-text - [`60409fc`](https://github.com/better-auth/better-auth/commit/60409fcf597a31b95bae0c586c3ceb2fbdb6454f) fix desktop autofocus and add aria-label to drawer close ### 📊 Changes **4 files changed** (+255 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `landing/components/ai-chat.tsx` (+117 -40) ➕ `landing/components/ui/drawer.tsx` (+134 -0) 📝 `landing/package.json` (+1 -0) 📝 `pnpm-lock.yaml` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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 13:56:59 -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#8020