[PR #5244] [MERGED] docs: improve ai chat inbox ui #31478

Closed
opened 2026-04-17 22:21:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5244
Author: @Bekacru
Created: 10/12/2025
Status: Merged
Merged: 10/12/2025
Merged by: @Bekacru

Base: canaryHead: docs/improve-ai-chat


📝 Commits (2)

  • 6d6406c move inkeep
  • e53acf7 Update docs/components/floating-ai-search.tsx

📊 Changes

1 file changed (+74 additions, -55 deletions)

View changed files

📝 docs/components/floating-ai-search.tsx (+74 -55)

📄 Description

Summary by cubic

Improves the AI chat inbox UI with a cleaner input, an inline Clear control, and updated panel positioning for better readability. Moves Inkeep attribution to the footer and adds an accuracy disclaimer.

  • New Features

    • Clear chat action in the footer (Trash icon) that resets messages and input.
    • Footer shows “Powered by Inkeep” link and an accuracy note when suggestions are visible.
  • Refactors

    • Removed SearchAIActions and duplicate header attribution; streamlined header.
    • Updated styles: borders, rounded corners, shadows, smaller text; panel now at bottom-4 with responsive height.
    • Placeholder updated to “Ask BA Bot”; input disabled while streaming/submitted.

🔄 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/5244 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/12/2025 **Status:** ✅ Merged **Merged:** 10/12/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `docs/improve-ai-chat` --- ### 📝 Commits (2) - [`6d6406c`](https://github.com/better-auth/better-auth/commit/6d6406cf4a986dcd7017fc2f99e4fdc7ab131d71) move inkeep - [`e53acf7`](https://github.com/better-auth/better-auth/commit/e53acf753c82bb9930ecaeebd3f3442361198c68) Update docs/components/floating-ai-search.tsx ### 📊 Changes **1 file changed** (+74 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/floating-ai-search.tsx` (+74 -55) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Improves the AI chat inbox UI with a cleaner input, an inline Clear control, and updated panel positioning for better readability. Moves Inkeep attribution to the footer and adds an accuracy disclaimer. - **New Features** - Clear chat action in the footer (Trash icon) that resets messages and input. - Footer shows “Powered by Inkeep” link and an accuracy note when suggestions are visible. - **Refactors** - Removed SearchAIActions and duplicate header attribution; streamlined header. - Updated styles: borders, rounded corners, shadows, smaller text; panel now at bottom-4 with responsive height. - Placeholder updated to “Ask BA Bot”; input disabled while streaming/submitted. <!-- 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-04-17 22:21:49 -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#31478