Andreas-Halemba / livewire-planning-poker

2 stars 0 forks source link

Add a delete button to issue cards for session owners #14

Closed Andreas-Halemba closed 1 year ago

Andreas-Halemba commented 1 year ago

Feature Request:

As a session owner, I would like to have the ability to delete issue cards from the list directly within the voting session. This will enable me to manage the list more efficiently, especially when an issue or story is no longer relevant or has been added by mistake.

Proposed Solution:

Add a delete button to each issue card that is visible only to the session owner. When clicked, the button should remove the corresponding issue/story from the list and update the list in real-time for all connected participants.

Implementation Details: