Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Close the QuickMetaPopoverButtonMenu when ToggleHiddenDialog is closed #110

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

arniebradfo
Copy link
Collaborator

Description

Before this fix, clicking 'cancel' in the ToggleHiddenDialog would not close the QuickMetaPopoverButtonMenu. Now, with the correct set of e.stopPropagation()s in our events. This works as its supposed to. Still not 100% sure why a click event in a detached Portal Dialog was triggering a click event on the InfoRow... but it works now.

Testing

  • Show/Hide Beacon/Host/Server functionality
    • with and without the 'Don't show this warning again' checked. To disable this go to devtools > Application >LocalStorage > localhost:3500 > and delete 'disableDialog' from the list (see screenshot)

Screen Shot 2023-03-27 at 12 11 43 PM

@sang2925 sang2925 merged commit 2d82e36 into develop Mar 28, 2023
@sang2925 sang2925 deleted the bugfix/close-show-hide-menu-with-dialog branch March 28, 2023 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants