nextui icon indicating copy to clipboard operation
nextui copied to clipboard

[BUG] - Autocomplete dropdown don't close inside of a modal

Open J4v4Scr1pt opened this issue 10 months ago • 2 comments

NextUI Version

2.3.4

Describe the bug

I'm using a Autocomplete inside of a modal, the issue is that you can't close the dropdown by clicking the close button as shown below.

Your Example Website or App

https://stackblitz.com/edit/stackblitz-starters-bke2ke?file=app%2Fpage.tsx,tailwind.config.ts,package.json

Steps to Reproduce the Bug or Issue

open modal and then the autocomplete, then try to close it using the button.

Expected behavior

That it closes the dropdown

Screenshots or Videos

54a7f595cb83ba44e0de8bde6ff2db91

Operating System Version

Window 10

Browser

Chrome

J4v4Scr1pt avatar Apr 18 '24 13:04 J4v4Scr1pt

+1

DanielReyes03 avatar May 04 '24 00:05 DanielReyes03