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

Zooming should close the nodes context menu #1324

Closed
BridgeAR opened this issue Oct 4, 2020 · 0 comments · Fixed by #1366
Closed

Zooming should close the nodes context menu #1324

BridgeAR opened this issue Oct 4, 2020 · 0 comments · Fixed by #1366
Assignees
Labels
bug Only issues that describe bugs. difficulty:low Solving this is likely not that difficult javascript Pull requests that update Javascript code. Usually created by Dependabot. pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:medium Set by PO

Comments

@BridgeAR
Copy link
Member

BridgeAR commented Oct 4, 2020

Bug

Expected Behavior

GIVEN a context menu being opened by a right click on a maps node

WHEN zooming in or out

THEN the context menu vanishes

Actual Behavior

The context menu stays around at the current position

Screenshots

image
image

Specifications

  • is released in online-demo: yes
  • CodeCharta Version: 1.58.1
@BridgeAR BridgeAR added bug Only issues that describe bugs. pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. javascript Pull requests that update Javascript code. Usually created by Dependabot. priority:medium Set by PO difficulty:low Solving this is likely not that difficult labels Oct 4, 2020
@ce-bo ce-bo self-assigned this Oct 12, 2020
ce-bo added a commit that referenced this issue Oct 12, 2020
ce-bo added a commit that referenced this issue Oct 13, 2020
ce-bo added a commit that referenced this issue Oct 13, 2020
ce-bo added a commit that referenced this issue Oct 14, 2020
ce-bo added a commit that referenced this issue Oct 14, 2020
ce-bo added a commit that referenced this issue Oct 15, 2020
ce-bo added a commit that referenced this issue Oct 15, 2020
ce-bo added a commit that referenced this issue Oct 15, 2020
ce-bo added a commit that referenced this issue Oct 15, 2020
ce-bo added a commit that referenced this issue Oct 16, 2020
ce-bo added a commit that referenced this issue Oct 16, 2020
ce-bo added a commit that referenced this issue Oct 16, 2020
* Fix existing e2e test, Close node context menu on wheel event #1324

* Fix e2e test #1324

* Add element visibility check based on aria-hidden attribute #1324

* Improve e2e test #1324

* Fix line endings, Install fresh npm packages #1324

* Restore lost EventListener to listen for wheel events, Fix TypeError and emulate mouse wheel in e2e test #1324

* Merge branch 'main' into feature/1324/close-context-menu-on-zoom

# Conflicts:
#	visualization/package.json

* Fix and refactor NodeContextMenu component #1324

* Improve e2e test stability #1324

* Reset coverage flag #1324

* Playing around with the timeouts to fix long running test #1324

* Playing around with the timeouts to fix broken test #1324

* Apply code style #1324

* Add wheel event listener to the codeMap element #1324

* Try to fix broken test #1324

* Try to fix broken tests #1324

* Try to fix broken tests #1324

* Improve names #1324

* Simplify e2e tests using appropriate wait options  #1324

* Update changelog #1324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Only issues that describe bugs. difficulty:low Solving this is likely not that difficult javascript Pull requests that update Javascript code. Usually created by Dependabot. pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:medium Set by PO
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants