User Story
As a USER
I want to delete rounds I no longer need
so that I can keep my rounds log up to date.
Summary
From the "Rounds" table in "Rounds" mode, users can click on the garbage can ("delete") button in a row to delete the corresponding round. A dialog should appear to require the user to confirm the deletion before completing the operation. When a round is deleted, it no longer appears in the "Rounds" table and it is removed from localStorage.
Acceptance Criteria
User Story
As a USER
I want to delete rounds I no longer need
so that I can keep my rounds log up to date.
Summary
From the "Rounds" table in "Rounds" mode, users can click on the garbage can ("delete") button in a row to delete the corresponding round. A dialog should appear to require the user to confirm the deletion before completing the operation. When a round is deleted, it no longer appears in the "Rounds" table and it is removed from
localStorage.Acceptance Criteria
localStorage