[PR #1519] [MERGED] Add prompts for deletion of items #1415

Closed
opened 2026-03-03 00:26:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1519
Author: @Komediruzecki
Created: 2/23/2022
Status: Merged
Merged: 3/1/2022
Merged by: @Rokt33r

Base: masterHead: feature/add-alerts-for-doc-and-comment-deletion


📝 Commits (1)

  • d15fe2a Add prompts for deletion of items

📊 Changes

8 files changed (+92 additions, -11 deletions)

View changed files

📝 src/cloud/components/Comments/CommentList.tsx (+2 -2)
📝 src/cloud/components/Comments/CommentManager.tsx (+63 -5)
📝 src/cloud/components/Views/EditableDocItemContainer.tsx (+10 -4)
📝 src/cloud/lib/i18n/enUS.ts (+4 -0)
📝 src/cloud/lib/i18n/fr.ts (+5 -0)
📝 src/cloud/lib/i18n/ja.ts (+4 -0)
📝 src/cloud/lib/i18n/types.ts (+2 -0)
📝 src/cloud/lib/i18n/zhCN.ts (+2 -0)

📄 Description

Add prompt for comment and thread deletion
Add prompt for doc deletion in folder views

Showcase:

https://user-images.githubusercontent.com/18196945/155331375-99048234-d9a4-4238-8fd3-a08ec09da173.mp4


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1519 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feature/add-alerts-for-doc-and-comment-deletion` --- ### 📝 Commits (1) - [`d15fe2a`](https://github.com/BoostIO/BoostNote-App/commit/d15fe2aae5206abbfef1629ab7161f1aee31212f) Add prompts for deletion of items ### 📊 Changes **8 files changed** (+92 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Comments/CommentList.tsx` (+2 -2) 📝 `src/cloud/components/Comments/CommentManager.tsx` (+63 -5) 📝 `src/cloud/components/Views/EditableDocItemContainer.tsx` (+10 -4) 📝 `src/cloud/lib/i18n/enUS.ts` (+4 -0) 📝 `src/cloud/lib/i18n/fr.ts` (+5 -0) 📝 `src/cloud/lib/i18n/ja.ts` (+4 -0) 📝 `src/cloud/lib/i18n/types.ts` (+2 -0) 📝 `src/cloud/lib/i18n/zhCN.ts` (+2 -0) </details> ### 📄 Description Add prompt for comment and thread deletion Add prompt for doc deletion in folder views Showcase: https://user-images.githubusercontent.com/18196945/155331375-99048234-d9a4-4238-8fd3-a08ec09da173.mp4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:26:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1415
No description provided.