emilkowalski / vaul

A drawer component for React.
https://vaul.emilkowal.ski
MIT License
6.46k stars 215 forks source link

Firefox inputs focus issue (1.1.0) #499

Open jimmailcamp opened 3 weeks ago

jimmailcamp commented 3 weeks ago

Hi,

Im seeing similar issues that seem to have been resolved in 1.1.0. However I still notice some issues on Firefox!

What does not seem to work for us is portal select components for example with Nextui. Dont retain focus on Firefox. On Chrome I managed to get it to work just fine!

https://github.com/user-attachments/assets/6c640886-7ed6-4f7f-b57d-a64ada33c88c

Clicking does not trigger focus, or gets lost too quickly. Repeated pressing and holding somehow retains focus, but only briefly.

jimapl commented 3 weeks ago

Glad I finally found someone with this issue! Bump!