yorkie-team / dashboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.
https://yorkie.dev/dashboard/
Apache License 2.0
25 stars 14 forks source link

Add a feature to delete document #110

Closed chacha912 closed 1 year ago

chacha912 commented 1 year ago

Description:

The feature to delete documents has been implemented in https://github.com/yorkie-team/yorkie/pull/484. Let's provide a UI in the dashboard to delete documents.

Why: Users can delete document.

hackerwins commented 1 year ago

We need to add the deletion UI to the document detail page as well.

hackerwins commented 1 year ago

This was fixed by #132, #129