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

Bug/3124/Map Tree View Node Context Can Be Opened Multiple Times #3135

Merged

Conversation

RomanenkoVladimir
Copy link
Member

Fixes multiple instance of tree view node context when pressing the button without closing

Please read the CONTRIBUTING.md before opening a PR.

closes: #3124

Description

Fixes the issue with the node context opening multiple times, and becoming unable to be closed, when the user presses the corresponding button again without closing the menu beforehand.

@RomanenkoVladimir RomanenkoVladimir self-assigned this Nov 15, 2022
@RomanenkoVladimir RomanenkoVladimir marked this pull request as draft November 15, 2022 08:15
@RomanenkoVladimir RomanenkoVladimir marked this pull request as ready for review November 15, 2022 10:22
Copy link
Collaborator

@phanlezz phanlezz left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@sonarcloud
Copy link

sonarcloud bot commented Nov 17, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Nov 17, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@RomanenkoVladimir RomanenkoVladimir merged commit c866305 into main Nov 17, 2022
@RomanenkoVladimir RomanenkoVladimir deleted the bug/3124/map-tree-view-can-be-opened-multiple-times branch November 17, 2022 12:15
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

Successfully merging this pull request may close these issues.

Map tree view context menu can be opened multiple times
2 participants