Move AI button on docs page to the sidebar or something #2128

Closed
opened 2026-03-13 09:29:09 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @margaretjoanmiller on GitHub (Oct 15, 2025).

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

View any docs page. E.g. https://www.better-auth.com/docs/plugins/api-key

Current vs. Expected behavior

The "ask AI" button doesn't cover the text of the documentation. However it does and is distracting and gets in the way of reading.

What version of Better Auth are you using?

N/A (docs)

System info

N/A (docs)

Which area(s) are affected? (Select all that apply)

Documentation

Auth config (if applicable)

import { betterAuth } from "better-auth"
export const auth = betterAuth({
  emailAndPassword: {  
    enabled: true
  },
});

Additional context

Image
Originally created by @margaretjoanmiller on GitHub (Oct 15, 2025). ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce View any docs page. E.g. https://www.better-auth.com/docs/plugins/api-key ### Current vs. Expected behavior The "ask AI" button doesn't cover the text of the documentation. However it does and is distracting and gets in the way of reading. ### What version of Better Auth are you using? N/A (docs) ### System info ```bash N/A (docs) ``` ### Which area(s) are affected? (Select all that apply) Documentation ### Auth config (if applicable) ```typescript import { betterAuth } from "better-auth" export const auth = betterAuth({ emailAndPassword: { enabled: true }, }); ``` ### Additional context <img width="470" height="182" alt="Image" src="https://github.com/user-attachments/assets/1397ba90-48db-4025-93df-a1aa49bf1764" />
GiteaMirror added the documentation label 2026-03-13 09:29:09 -05:00
Author
Owner

@ping-maxwell commented on GitHub (Oct 15, 2025):

will fix

@ping-maxwell commented on GitHub (Oct 15, 2025): will fix
Author
Owner

@GautamBytes commented on GitHub (Oct 20, 2025):

@ping-maxwell I am an external contributor, can i pick up this issue ?

@GautamBytes commented on GitHub (Oct 20, 2025): @ping-maxwell I am an external contributor, can i pick up this issue ?
Author
Owner

@ping-maxwell commented on GitHub (Oct 20, 2025):

cc @Kinfe123
I believe Kinfish was going to do this, but otherwise he can share details of how it should look

@ping-maxwell commented on GitHub (Oct 20, 2025): cc @Kinfe123 I believe Kinfish was going to do this, but otherwise he can share details of how it should look
Author
Owner

@GautamBytes commented on GitHub (Oct 20, 2025):

cc @Kinfe123 I believe Kinfish was going to do this, but otherwise he can share details of how it should look

sure will wait till he replies!

@GautamBytes commented on GitHub (Oct 20, 2025): > cc [@Kinfe123](https://github.com/Kinfe123) I believe Kinfish was going to do this, but otherwise he can share details of how it should look sure will wait till he replies!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#2128