[go: nahoru, domu]

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: dragging blocks within a zoomed mutator #7423

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Fixes #7421

Proposed Changes

Sets internalIsMutator on the mini workspace bubble workspace.

Reason for Changes

Makes it so that dragging behaves correctly.

Test Coverage

Manually tested dragging with a zoomed workspace.

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega requested a review from a team as a code owner August 21, 2023 22:36
@github-actions github-actions bot added the PR: fix Fixes a bug label Aug 21, 2023
@rachel-fenichel
Copy link
Collaborator

Can you add a browser test for this?

@BeksOmega
Copy link
Collaborator Author
BeksOmega commented Aug 23, 2023

Can you add a browser test for this?

Verdict is no, the error does not replicate when dragging with webdriver. I'm going to split my fixes to the mutator tests into a separate PR though, cuz I think those are valuable on their own.

@BeksOmega BeksOmega merged commit 7e3472c into google:develop Aug 24, 2023
16 checks passed
@BeksOmega BeksOmega mentioned this pull request Aug 24, 2023
1 task
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.

Mutator blocks don't drag correctly when main workspace is zoomed
3 participants