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

feat: app #2

Merged
merged 30 commits into from
Jan 20, 2024
Merged

feat: app #2

merged 30 commits into from
Jan 20, 2024

Conversation

storopoli
Copy link
Owner

@storopoli storopoli commented Jan 19, 2024

  • Detect error in "related" cells and render the conflict in color: red;.
  • Buttons and reactivity to input values in cells
  • New game button (deal with dangling related cells)
  • add docs for the new buttons
  • Block original cells from being changed by the user
    • Maybe with a new prop in the Cell that is populated during creation and is checked in the button when onclick
  • Undo button (tricky, we might need to store the App's state "timeline")

@storopoli storopoli self-assigned this Jan 20, 2024
@storopoli storopoli added enhancement New feature or request documentation Improvements or additions to documentation test labels Jan 20, 2024
@storopoli storopoli merged commit 39facb4 into main Jan 20, 2024
4 checks passed
@storopoli storopoli deleted the js/app branch January 20, 2024 20:30
@storopoli storopoli mentioned this pull request Jan 20, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant