owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
421 stars 157 forks source link

[Secure View] If no secure view app is present, default action is "hide share" #11138

Closed micbar closed 2 weeks ago

micbar commented 2 weeks ago

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce

  1. Create File which cannot be viewed in Collabora
  2. Share with "Secure Viewer" with Alice
  3. As "Alice", log in and browse to the received shares
  4. Click on the Shared File

Expected behavior

If no app is available, nothing should happen

Actual behavior

The share disappears from the UI because the default action is "hide share"

Setup

docker compose ocis_full with default configuration

micbar commented 2 weeks ago

@tbsbdr @kulmann @JammingBen

Would be nice to get this into the next rolling on monday.

JammingBen commented 2 weeks ago

I'll check it, was about to grab a new issue anyway.