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

Click on public link share indicator is broken #3324

Closed
kulmann opened this issue Apr 8, 2020 · 4 comments · Fixed by #3420
Closed

Click on public link share indicator is broken #3324

kulmann opened this issue Apr 8, 2020 · 4 comments · Fixed by #3420
Assignees
Labels
QA:team Type:Bug Something isn't working

Comments

@kulmann
Copy link
Member

kulmann commented Apr 8, 2020

Steps to reproduce

  1. run phoenix from current master
  2. click on the link share indicator of a folder in the files list
  3. it opens the sidebar, but has the first tab active, not the public links panel.

Expected behaviour

Sidebar should open in the links panel

Actual behaviour

Click opens the sidebar, but has the first tab active, not the public links panel.

Client configuration

Browser: Chrome 80.0.3987.163

Operating system: macOS 10.14.6

Browser log

Javascript console shows

client.js:270 PROPFIND http://host.docker.internal/px1/remote.php/dav/meta/undefined/v 404 (Not Found)
@kulmann kulmann added the Type:Bug Something isn't working label Apr 8, 2020
@PVince81
Copy link
Contributor

tagging as regression, would be good to fix soon

@PVince81
Copy link
Contributor

the PROPFIND seems to be from the versions tab

@individual-it
Copy link
Member

same issue for the collaborator indicator
looks like we should have a test for that

@PVince81
Copy link
Contributor

Fix is here: #3420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA:team Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants