Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix context menu empty on button click in tiles view #10900

Merged
merged 3 commits into from
May 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add changelog item
AlexAndBear committed May 14, 2024
commit 2e17fafabd7d92fd59837a2d456675990da37a2e
6 changes: 6 additions & 0 deletions changelog/unreleased/bugfix-context-menu-empty-in-tiles-view
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Bugfix: Context menu empty in tiles view

We've fixed a bug where the context menu was able in the tiles view after clicking the show context menu button
AlexAndBear marked this conversation as resolved.
Show resolved Hide resolved

https://github.com/owncloud/web/pull/10900
https://github.com/owncloud/web/issues/10793