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

Announcekit gobbles up click event? #41

Open
mboudreau opened this issue Feb 13, 2024 · 0 comments
Open

Announcekit gobbles up click event? #41

mboudreau opened this issue Feb 13, 2024 · 0 comments

Comments

@mboudreau
Copy link

I found this weird behavior when I had a dropdown menu with a 'suggest a featureitem in it. The idea was for the AK widget to pop open when clicked on. Automatically, the dropdown menu recognizes any clicks in the menu to automatically close, but for reason I can't figure out, it seems that AK seems topreventDefaultandstopPropagation` of the click event, leaving the menu open while the widget is showing.

I instead tried to close the dropdown menu automatically when the onWidgetOpen event triggered, but when I did, the AK widget would close as well :|

There's some very odd behaviors at play here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant