### Description <!-- Please describe the story in format shown below. --> As a user, I want to be able to delete my items, so that I can remove clutter from my space. <!-- Please add screenshots if relevant. 🙂 --> ### Acceptance criteria <!-- A list of the criteria that must be met, before the story is done. --> - [ ] To delete an item, it must be selected. - [ ] Selecting an item must be done by shift left-clicking it. - [ ] Selecting multiple items must be possible, by holding down shift. - [ ] Pressing shift+delete should delete the selected items from the user's space. - [ ] Deleting item(s) should result in them being removed from the database.
Description
As a user, I want to be able to delete my items, so that I can remove clutter from my space.
Acceptance criteria