Restores the previous state when reopened #38
No reviewers
Labels
No Label
Large
Medium
Small
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: david/poker-chips-helper#38
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "MantashaNoyela/27"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It ensures that when the application is reopened after being fully closed, it retains the previous state, including the number of players, buy-in amount, and chip distribution.
This PR contains commits to main also from PR #37.
It would be better to wait for #37 to merge before review, or remove the duplicate commits first.
Tag again when ready
Look good. Before you merge, can you confirm that you have the VS code plugins loaded and active, which are from the README?
I see a few places where I might otherwise expect eslint to produce typscript errors, and where I might expect prettier to format differently.
Good work Mantasha