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: updated onDragEnter for backpack plugin to check for backpackabl… #2421

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

changminbark
Copy link
Contributor

The basics

The details

Resolves

Fixes #2420

Proposed Changes

Changes the onDragEnter (hovering over backpack icon) to check for a backpackable object instead of a BlockSvg.

Reason for Changes

This makes it cover more use-cases for the backpack plugin as well as make it possible for the multiselection in the multiselect plugin to also cause the hover UI change for the backpack.

Test Coverage

Documentation

Additional Information

@changminbark changminbark requested a review from a team as a code owner July 22, 2024 14:12
@changminbark changminbark requested review from rachel-fenichel and removed request for a team July 22, 2024 14:12
@rachel-fenichel rachel-fenichel merged commit 70794ab into google:master Jul 23, 2024
9 checks passed
@rachel-fenichel
Copy link
Collaborator

Thanks for the patch!

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.

Backpack Plugin Update HoverStyle not compatible with multiselect plugin
2 participants