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

fix: blocks not being returned to the correct layer if their drag is reverted with no parent #7998

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Fixes N/A

Proposed Changes

See PR title.

Test Coverage

Tested that blocks that didn't have parents when their drag started are properly returned to the BLOCK layer.

Documentation

N/A

Additional Information

N/A

@github-actions github-actions bot added the PR: fix Fixes a bug label Apr 3, 2024
@BeksOmega BeksOmega marked this pull request as ready for review April 5, 2024 20:49
@BeksOmega BeksOmega requested a review from a team as a code owner April 5, 2024 20:49
@BeksOmega BeksOmega requested a review from maribethb April 5, 2024 20:49
core/trashcan.ts Outdated Show resolved Hide resolved
@BeksOmega BeksOmega merged commit 3e1e9b5 into google:rc/v11.0.0 Apr 8, 2024
6 checks passed
johnnesky pushed a commit to johnnesky/blockly that referenced this pull request Apr 13, 2024
…reverted with no parent (google#7998)

* fix: blocks not being returned to the correct drag layer if their drag is reverted with no parent

* fix: delete test code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants