Skip to content

fix: context menu for shares on search result page#1835

Merged
kulmann merged 1 commit intomainfrom
fix/search-results-share-context-menu
Jan 19, 2026
Merged

fix: context menu for shares on search result page#1835
kulmann merged 1 commit intomainfrom
fix/search-results-share-context-menu

Conversation

@JammingBen
Copy link
Member

Fixes the broken context menu for incoming shares on the search result page.

The issue was an invalid resource dom selector. We can just use the default one from the resource table component.

fixes #1833

Fixes the broken context menu for incoming shares on the search result page.

The issue was an invalid resource dom selector. We can just use the default one from the resource table component.
@JammingBen JammingBen self-assigned this Jan 16, 2026
@JammingBen JammingBen marked this pull request as ready for review January 16, 2026 09:44
Copilot AI review requested due to automatic review settings January 16, 2026 09:44
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 a broken context menu for incoming shares on the search result page by removing an invalid custom resource DOM selector and using the default selector from the resource table component instead.

Changes:

  • Removed custom resourceDomSelector function that was causing context menu issues
  • Removed unused extractDomSelector import from @opencloud-eu/web-client
  • Removed resource-dom-selector prop from the resource table component

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JammingBen JammingBen requested a review from kulmann January 16, 2026 09:44
@kulmann kulmann merged commit 86175ee into main Jan 19, 2026
29 checks passed
@kulmann kulmann deleted the fix/search-results-share-context-menu branch January 19, 2026 13:56
@openclouders openclouders mentioned this pull request Jan 19, 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.

Context menu on search result page is broken for incoming shares

3 participants