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

Change some shadow blocks to regular blocks #145

Open
Merlin04 opened this issue Jul 30, 2021 · 0 comments
Open

Change some shadow blocks to regular blocks #145

Merlin04 opened this issue Jul 30, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted

Comments

@Merlin04
Copy link
Member

The plus minus mutators don't work with shadow blocks, and their behavior can be confusing for anything more complicated than a simple string or number. We should change shadow blocks that aren't working correctly to regular blocks so they can be mutated and removed if necessary. This would involve adding additional checks for undefined values as it is now possible to pass in an empty value, or alternatively we could replace the shadow blocks with simpler ones but still keep the current shadow blocks as regular blocks connected to the other block.

@Merlin04 Merlin04 added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted
Projects
None yet
Development

No branches or pull requests

1 participant