FordLabs / retroquest

DEPRECATED ⛔️: RetroQuest is a website that enables teams to run retrospectives online.
Apache License 2.0
57 stars 37 forks source link

Delete multiple archived action items #502

Closed RandomAshes closed 2 years ago

RandomAshes commented 2 years ago

Overview

This PR adds the ability to delete more than one archived action item at a time. You can manually select the ones you wish to delete, or you can select all and delete.

Demo

Screen Shot 2022-11-03 at 11 42 57 AM

Testing Instructions

1) Create and close a bunch of action items. Archive that board. 2) Go to the action items archive page. 3) Ensure there is no "Delete selected" button yet, but that you can now see checkboxes on each card, and a "Select All" checkbox at the top. 3) Click the checkbox on a couple different action items. Ensure a "Delete Selected" button pops up at the top. 4) Click the "Delete Selected" button. A modal should pop up. Ensure clicking cancel closes the modal. Ensure clicking, "Yes, Delete" deletes the selected action items. 5) Click the "Select All" checkbox. Ensure all get selected. 6) Click the "Delete Selected" button again and confirm. Ensure all items got deleted.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication