nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.3k stars 4.06k forks source link

[Bug]: No "Leave this share" context menu entry when in "Shared with you" view #47269

Closed marcelklehr closed 3 weeks ago

marcelklehr commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Bug description

Shared files displayed in "All files" in the files app have a context menu entry that reads "Leave this share". The same files should have the same entry when viewing them in "Shared with you" in the files app.

Steps to reproduce

  1. Open files app
  2. Go to "shared with you"
  3. Open Three-dot-menu of a shared file
  4. See no "Leave this share" entry

Expected behavior

There should be a "Leave this share" entry, same as in "All files"

Installation method

None

Nextcloud Server version

master

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

marcelklehr commented 2 months ago

This is even an issue on 28

joshtrichards commented 3 weeks ago

I believe this is what #47339 ended up addressing. Or is this something else, @marcelklehr?

marcelklehr commented 3 weeks ago

Yes