[PR #1095] [CLOSED] Add progress bars on move bulk items #1147

Closed
opened 2026-03-03 00:24:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1095
Author: @Komediruzecki
Created: 8/17/2021
Status: Closed

Base: masterHead: feature/progress-bar-for-multi-select-item-actions


📝 Commits (1)

  • d67a26e Add progress bars on move bulk items

📊 Changes

2 files changed (+245 additions, -91 deletions)

View changed files

📝 src/cloud/components/molecules/ContentManager/ContentManagerToolbar.tsx (+126 -91)
src/shared/components/molecules/BulkActionProgress.tsx (+119 -0)

📄 Description

Add progress bar when moving bulk items in folder view

Test:
In desktop application and web application:
Test moving items
User cannot cancel nor remove the move progress

Short example:

https://user-images.githubusercontent.com/18196945/129753769-1733c91d-26d8-42f9-8dcc-65ca632c4795.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/1095 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 8/17/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/progress-bar-for-multi-select-item-actions` --- ### 📝 Commits (1) - [`d67a26e`](https://github.com/BoostIO/BoostNote-App/commit/d67a26e699c0e922c25856e5a9edd9766b4d817f) Add progress bars on move bulk items ### 📊 Changes **2 files changed** (+245 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/molecules/ContentManager/ContentManagerToolbar.tsx` (+126 -91) ➕ `src/shared/components/molecules/BulkActionProgress.tsx` (+119 -0) </details> ### 📄 Description Add progress bar when moving bulk items in folder view Test: In desktop application and web application: Test moving items User cannot cancel nor remove the move progress Short example: https://user-images.githubusercontent.com/18196945/129753769-1733c91d-26d8-42f9-8dcc-65ca632c4795.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:24:51 +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#1147
No description provided.