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

Blocks are moved when trying to extract an extracted block. #4214

Closed
4 tasks done
subhas-pramanik-09 opened this issue Dec 31, 2024 · 0 comments
Closed
4 tasks done

Comments

@subhas-pramanik-09
Copy link
Contributor

Description

When we extract a block from its parent block it extracted and displaced from its initial position. But the block which is already extracted and we try to extract it is also displaced from its initial position.

Expected Behavior

No need to extract the block which is already extracted. It should not displaced.

Screen records

Screen.Recording.2024-12-31.131125.mp4

How to Reproduce

Try to extract a block which is already extracted.

Environment:

  • Operating System: [e.g., Windows]
  • Browser (if applicable): [e.g., Chrome, Firefox, Safari]

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant