mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #1519] [MERGED] Add prompts for deletion of items #1415
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/add-alerts-for-doc-and-comment-deletion📝 Commits (1)
d15fe2aAdd 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.