thanhlmm / refi-app

A tool to make interacting with Firestore less painful
https://refiapp.io
MIT License
607 stars 47 forks source link

Feature Request: Add "Delete Button" behind a row or at the right side #24

Closed Berki2021 closed 2 years ago

Berki2021 commented 2 years ago

Feature Request

Currently, it is only possible to delete a row/document by "right-clicking it on the left nav-menu > delete document". Maybe there should be another button at the end of the row or on the right side, to faster delete the menu"

Screenshot

grafik

thanhlmm commented 2 years ago

Hey I think the delete button on the editor pannel should be good. But it will not solve your case when you want to delete mass amount of documents

Berki2021 commented 2 years ago

Hey I think the delete button on the editor pannel should be good. But it will not solve your case when you want to delete mass amount of documents

What happens when you delete an entire collection? Is every document in there deleted aswell?

thanhlmm commented 2 years ago

Yes, when we delete the collection, all its children gone also

Berki2021 commented 2 years ago

Okay then this can be closed