ScottyLabs / cmu_lost_and_found_v2

CMU Lost and Found website
2 stars 3 forks source link

[Feature] Bulk archive button for unavailable items #178

Open michellejli77 opened 2 years ago

michellejli77 commented 2 years ago

Description

Create a button that archives all items marked as unavailable.

Designs

The option for admin to specify days could appear as a modal once they click on the bulk archive button. In the modal, they should be allowed to specify how many days and then click on a button to confirm the archive. You can reference our existing modals to see how you might add this. (e.g. AddItemButton.tsx or DeleteButton.tsx)