nextui/.changeset/metal-jars-rhyme.md
chirokas 81da063d6a
fix(autocomplete): ignore pointer events when the clear button is hidden (#3000)
* fix(autocomplete): hide clear button with `visibility: hidden`

* fix(autocomplete): clear button pointer-events

* refactor(autocomplete): improve keyboard reopen issue on mobile

* chore: add changeset

* refactor(autocomplete): apply chain and add type to e

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 17:24:15 +08:00

139 B

@nextui-org/autocomplete @nextui-org/theme
patch patch

Improve clear button pointer events, keyboard reopen issue on mobile