**Description:** As a **player**, I want to edit a deck so that I can update its name when necessary. **Acceptance Criteria:** - [ ] An edit option is available for each deck. - [ ] The user can modify the deck’s name. - [ ] Changes are immediately reflected in the UI (tracking table, tabs, etc.). - [ ] Updated details are saved in local storage. - [ ] The user receives confirmation of a successful update. **Notes/Comments:** - Consider how changing a deck’s name might affect its associations with other data, such as history logs.
Description:
As a player, I want to edit a deck so that I can update its name when necessary.
Acceptance Criteria:
Notes/Comments: