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

Merger Mode behaves inconsistent when Nodes are moved #7755

Open
1 task
MichaelBuessemeyer opened this issue Apr 16, 2024 · 0 comments
Open
1 task

Merger Mode behaves inconsistent when Nodes are moved #7755

MichaelBuessemeyer opened this issue Apr 16, 2024 · 0 comments

Comments

@MichaelBuessemeyer
Copy link
Contributor

Context

When the user is using the merger mode and moves the newest created node into another segment (segment y), the color of the new segment does not change. Instead, all upcoming nodes merge the segment into segment y and not the original segment.

Expected Behavior

  • If a node is moved out of a segment, the segment should no longer be in a merged state.
  • If a node is moved into a new segment, this segment should be merged with the current "merging segment"

Current Behavior

Steps to Reproduce the bug

  • Cannot reproduce the bug anymore / needs deeper investigation.
  1. Open an annotation and start merger mode.
  2. Merge some segments by creating nodes.
  3. Move the latest created node into a new segment
  4. create new nodes in other unmapped segments.

Your Environment for bug

  • Browser name and version: Crome
  • Operating System and version: Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant