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

Conversation

arniebradfo
Copy link
Collaborator

Description

Fix bug where clicking the "Hide {Beacon/Host/Server}" in the "..." quick meta would both hide the node and router link to the (now hidden) node. This resulted in the router pointing to an invalid route with the left panel blank. Achieved this by eating the event using e.stopPropagation() on the QuickMeta Menu;

Also fixed a Dialog console error bug.

Copy link
Collaborator

@sang2925 sang2925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, and verified bug has been fixed.

Copy link
Contributor

@sharplessHQ sharplessHQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arniebradfo Suggest to take care of the Dialog Cancel/Close button. For example, when trying to hide the last server/host/beacon, clicking Cancel button doesn't auto close the Hide Item popover.

@arniebradfo arniebradfo merged commit c9a8400 into develop Mar 17, 2023
@arniebradfo arniebradfo deleted the BLDSTRIKE-575-hide-show-beacon-button branch March 17, 2023 18:34
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