Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Autocomplete section overlap #4568

Open
thatkev opened this issue Jan 16, 2025 · 1 comment
Open

[BUG] - Autocomplete section overlap #4568

thatkev opened this issue Jan 16, 2025 · 1 comment
Labels
🐛 Type: Bug Something isn't working

Comments

@thatkev
Copy link

thatkev commented Jan 16, 2025

NextUI Version

2.6.11

Describe the bug

AutocompleteSection, when containing too many AutocompleteItems, seems to have the category text (and occasional items) overlap. This behaviour is pertinent to all tested major browsers (Chromium-based browsers, Safari, Firefox).

Your Example Website or App

https://stackblitz.com/~/github.com/thatkev/autocomplete-bug
https://github.com/thatkev/autocomplete-bug

Steps to Reproduce the Bug or Issue

  1. Start dev server, visit the root page.
  2. Click the dropdown, scroll and observe the bug.

Expected behavior

I expect that AutocompleteSection and AutocompleteItem are appropriately spaced, and do not overlap.

Screenshots or Videos

image
image

Operating System Version

macOS Sequoia 15.3 Beta (24D5034f)

Browser

Chrome

Copy link

linear bot commented Jan 16, 2025

@wingkwong wingkwong added the 🐛 Type: Bug Something isn't working label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants