Skip to content

Game management crud#44

Open
Paradoxylous wants to merge 2 commits intomainfrom
Game-Management-CRUD
Open

Game management crud#44
Paradoxylous wants to merge 2 commits intomainfrom
Game-Management-CRUD

Conversation

@Paradoxylous
Copy link
Copy Markdown
Collaborator

Edit game title/description

Delete OR “archive” (safer) with confirmation modal

Make sure deleting a game doesn’t break card references (either cascade or block)

Made a helper function that allows for basic editing and archiving.
- Added Edit button and modal for updating game title/description.
- Added Archive button and confirmation modal to safely archive games.
- UI updates immediately reflect edits or archives without reloading.
- Archiving preserves card references to avoid breaking the game.
- Maintains all existing comments and page structure.
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.

1 participant