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 inside Popover is buggy #2974

Closed
Aryan-mor opened this issue May 10, 2024 · 2 comments · Fixed by #2854
Closed

[BUG] - Autocomplete inside Popover is buggy #2974

Aryan-mor opened this issue May 10, 2024 · 2 comments · Fixed by #2854
Assignees
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working

Comments

@Aryan-mor
Copy link

Aryan-mor commented May 10, 2024

NextUI Version

2.3.6

Describe the bug

When using Autocomplete on Popover, the list of Autocomplete in a second visible and then hide

Your Example Website or App

Example sandbox here: https://codesandbox.io/p/devbox/crimson-paper-tmlynh?workspaceId=b27c1a77-5e0c-46d4-96e0-a69a5bc601b5

Steps to Reproduce the Bug or Issue

  1. Create a Popover
  2. inside it creates Autocomplete
  3. then try to select an option from the Autocomplete
  4. then click out side to close popover

Expected behavior

I expected the Autocomplete list to close when I closed the Popover.

Screenshots or Videos

Recording.2024-05-10.142217.mp4

Operating System Version

Windows

Browser

Chrome

Copy link

linear bot commented May 10, 2024

@wingkwong wingkwong assigned wingkwong and unassigned wingkwong May 10, 2024
@wingkwong wingkwong added 🐛 Type: Bug Something isn't working 📦 Scope : Components Related to the components labels May 12, 2024
@wingkwong wingkwong self-assigned this May 13, 2024
@Aryan-mor
Copy link
Author

I found another bug about this
maybe the reason is the same

Recording.2024-05-14.232525.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants