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

[BUG] Bug with deleting case rules making board unmodifiable #825

Closed
TreeSnowFence opened this issue Jun 18, 2024 · 0 comments
Closed

[BUG] Bug with deleting case rules making board unmodifiable #825

TreeSnowFence opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TreeSnowFence
Copy link
Collaborator

TreeSnowFence commented Jun 18, 2024

Description

When you delete the node preceding the use of a case rule, the spaces on the board that the case rule affected become unmodifiable. While it seems that this bug is for case rules in general, it is confirmed to exist in binary, skyscrapers, and sudoku

Steps to Reproduce

Open a puzzle.
Do 1 step of the puzzle.
Use a case rule.
Delete any board node preceding the use of the case rule

Expected Behavior

The empty squares on the board should still be modifiable.

Screenshots

Screenshot 2024-06-18 143203

Puzzle Files

No response

Additional Context

No response

@TreeSnowFence TreeSnowFence added the bug Something isn't working label Jun 18, 2024
@TreeSnowFence TreeSnowFence self-assigned this Jun 18, 2024
@TreeSnowFence TreeSnowFence changed the title [BUG] Bug with deleting case rules [BUG] Bug with deleting case rules making board unmodifiable Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants