Skip to content

Fix bulk upload progress not reaching 100%#191

Merged
5cript merged 11 commits into
mainfrom
fix/progress-bar
Jun 3, 2026
Merged

Fix bulk upload progress not reaching 100%#191
5cript merged 11 commits into
mainfrom
fix/progress-bar

Conversation

@5cript

@5cript 5cript commented Jun 2, 2026

Copy link
Copy Markdown
Owner
  • Fixes logic to reach 100%, the total was overshooting the actual transfer size.
  • Made bug issue template less intimidating
  • Made progress refresh more frequent when large buffers are used.
  • Readded missing side refreshes after operations.
  • Removed some logging that eats performance even on info level
  • Added limit to confirm dialog on many items selected.
  • Turned any delete into queued delete to avoid timeout problems.
  • Made bulk delete card text more useful when not started.
  • Made sort by name case insensitive.
  • Optimized overwrite check for many-uploads drastically.

Resolves #190
Resolves #189

@5cript 5cript merged commit 3f9419a into main Jun 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug Report Template is Too Intimidating Bulk Progress Not Hitting 100%

1 participant