Skip to content

fix(client): dedupe search results#2555

Merged
JammingBen merged 1 commit into
mainfrom
fix/dedupe-search-results
May 20, 2026
Merged

fix(client): dedupe search results#2555
JammingBen merged 1 commit into
mainfrom
fix/dedupe-search-results

Conversation

@JammingBen
Copy link
Copy Markdown
Member

Dedupe search results by id to avoid having one resource being listed multiple times in the file list. This happened e.g. when one resource got shared directly as well as indirectly via its parent folder with a user and then, as that user, searching for this file.

This was causing weird UI glitches.

fixes #2364

Dedupe search results by id to avoid having one resource being listed
multiple times in the file list. This happened e.g. when one resource
got shared directly as well as indirectly via its parent folder with
a user and then, as that user, searching for this file.

This was causing weird UI glitches.
@JammingBen JammingBen self-assigned this May 19, 2026
@JammingBen JammingBen requested a review from AlexAndBear May 19, 2026 14:37
@JammingBen JammingBen merged commit a53eb24 into main May 20, 2026
30 checks passed
@JammingBen JammingBen deleted the fix/dedupe-search-results branch May 20, 2026 07:01
@openclouders openclouders mentioned this pull request May 20, 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.

Favorites: no preview of share mountpoint

2 participants