Skip to content

Fix selection box behavior#987

Merged
kmcginnes merged 2 commits intoaws:mainfrom
kmcginnes:fix-selection
Jun 9, 2025
Merged

Fix selection box behavior#987
kmcginnes merged 2 commits intoaws:mainfrom
kmcginnes:fix-selection

Conversation

@kmcginnes
Copy link
Collaborator

@kmcginnes kmcginnes commented Jun 8, 2025

Description

There's a bug inside of Cytoscape that breaks the selection box behavior. Downgrading seems to help

Validation

  • Verified selection box works right
  • Verified click and drag on node
  • Verified right click
  • Verified double click
  • Verified zoom (edges still look good)

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes marked this pull request as ready for review June 8, 2025 00:25
@kmcginnes kmcginnes merged commit bd2821f into aws:main Jun 9, 2025
2 checks passed
@kmcginnes kmcginnes deleted the fix-selection branch June 9, 2025 19:26
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.

Selection box seems broken

2 participants