[Bug]: Deleting Image from Image Viewer is Slow on Large File Sets #78
Labels
No labels
Kind/Bug
Kind/Feature
Priority/High
Priority/Medium
Reviewed/Confirmed
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer#78
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?
App version
0.1.29
Platform
Both
Steps to reproduce
Expected behavior
Image deletion should happen immediately
Actual behavior
There is a pause and the tag list appears to briefly refresh before the image is flagged deleted and progressed
Additional context
No response
[Bug]: Deleting Image from Image Viewer is Slowto [Bug]: Deleting Image from Image Viewer is Slow on Large File SetsImplemented on branch
0.1.31/issue-54-60-77-78-82-84-ux.Viewer DELETE toggles now avoid unnecessary full proxy invalidation when Hide Deleted is off (filter membership unchanged). Also replaced O(N) model scans with
row_for_relative_path()and viewer metadata for DELETE state checks.