Skip to content

fix: loading trash bin overview with lots of spaces - #2986

Merged
AlexAndBear merged 3 commits into
mainfrom
fix/trash-bin-overview-loading
Aug 3, 2026
Merged

fix: loading trash bin overview with lots of spaces#2986
AlexAndBear merged 3 commits into
mainfrom
fix/trash-bin-overview-loading

Conversation

@JammingBen

Copy link
Copy Markdown
Member

Load space permissions on the trash bin overview page lazy when selecting a space, not initially. This ensures that the page loads properly, even with a high amount of spaces on the system.

fixes #2983

Load space permissions on the trash bin overview page lazy when
selecting a space, not initially. This ensures that the page loads
properly, even with a high amount of spaces on the system.
@JammingBen JammingBen self-assigned this Jul 30, 2026
@JammingBen
JammingBen requested a review from tammi-23 July 30, 2026 10:21
@JammingBen
JammingBen force-pushed the fix/trash-bin-overview-loading branch from fee21ca to 57a052a Compare August 3, 2026 06:51
@AlexAndBear

Copy link
Copy Markdown
Member

This removes the table quick actions in favour of performance, but since this PR implements a 'items in trash' status indicator this is no big deal.
Emptying the trash is still possible via the context menu

@AlexAndBear
AlexAndBear merged commit e7214b4 into main Aug 3, 2026
30 checks passed
@AlexAndBear
AlexAndBear deleted the fix/trash-bin-overview-loading branch August 3, 2026 07:10
@openclouders openclouders mentioned this pull request Aug 3, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trash bin overview is unaccessible with lots of spaces

2 participants