Skip to content

fix: prevent close reason dropdown from being clipped#333

Open
AbhiVarde wants to merge 1 commit intobetter-auth:mainfrom
AbhiVarde:fix/issue-comment-close-dropdown-clipped
Open

fix: prevent close reason dropdown from being clipped#333
AbhiVarde wants to merge 1 commit intobetter-auth:mainfrom
AbhiVarde:fix/issue-comment-close-dropdown-clipped

Conversation

@AbhiVarde
Copy link
Copy Markdown
Contributor

Problem

The close reason dropdown (Completed / Not planned) was being clipped and cut off when opened because the parent comment form container had overflow-hidden applied.

Solution

Removed overflow-hidden from the comment form wrapper so the dropdown can render outside the container boundary. The border and rounded corners are unaffected.

Files Changed

  • apps/web/src/components/issue/issue-comment-form.tsx

Screenshots

Before

After

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 22, 2026

@AbhiVarde is attempting to deploy a commit to the better-auth Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant