Skip to content

Conversation

@JammingBen
Copy link
Contributor

fixes #794

@JammingBen JammingBen self-assigned this Aug 7, 2025
Copilot AI review requested due to automatic review settings August 7, 2025 07:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an issue where incoming group share names were incorrectly displayed in the sidebar. The fix ensures that incoming share resources are properly identified and named correctly.

  • Updated the logic to exclude incoming share resources from being treated as personal space root
  • Refactored the FileInfo component to use the updated matching space logic
  • Converted the FileInfo component from Options API to Composition API

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
useGetMatchingSpace.ts Added check to exclude incoming share resources from personal space root detection
FileInfo.vue Refactored to Composition API and uses updated space matching logic for correct resource naming

@ScharfViktor ScharfViktor merged commit 0ab3616 into main Aug 11, 2025
30 checks passed
@ScharfViktor ScharfViktor deleted the fix/sidebar-resource-name-incoming-share branch August 11, 2025 08:07
@openclouders openclouders mentioned this pull request Aug 11, 2025
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.

[edge case] shared with me page -> resource details is broken when user shares with a group, they are assigned

4 participants