CaptainCodeman / svelte-headlessui

HeadlessUI components for Svelte
https://captaincodeman.github.io/svelte-headlessui/
MIT License
529 stars 25 forks source link

Strange Focus Behavior on Popout Menu #92

Open sideshot opened 3 months ago

sideshot commented 3 months ago

Have you seen this issue with the Popover Menu? The focus is returned to the button after it closes, even though I clicked another button.

screen-capture.webm

CaptainCodeman commented 3 months ago

I hadn't noticed it, but it definitely looks wrong - I'll look into it, thanks for letting me know!