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

Clicking on shared folder reloads current page instead of navigating to the shared folder #13028

Closed
AmonBune opened this issue Dec 12, 2018 · 5 comments · Fixed by #14886
Closed
Labels
1. to develop Accepted and waiting to be taken care of bug feature: files regression
Milestone

Comments

@AmonBune
Copy link

Nextcloud 15.0.0
PHP 7.2

  1. When you're in the "Shares" menu where you see all your shared folders and files,
  2. and you click on a folder there,
  3. You'll see that it redirects to an URL like https://cloud.asdf.com/apps/files/?dir=/SomeSharedFolder&view=shareoverview

Instead, it should redirect to https://cloud.asdf.com/apps/files/?dir=/SomeSharedFolder

It simply reloads the same page right now.

@AmonBune AmonBune added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Dec 12, 2018
@Schmuuu
Copy link

Schmuuu commented Dec 12, 2018

Hi, I can confirm this issue. This issue only occurs, however, if you're directly on "Shares".
As soon as you click on any subcategory ("Shared with you" or "Shared by you"), it works.

@violoncelloCH violoncelloCH added 1. to develop Accepted and waiting to be taken care of feature: files regression and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Dec 15, 2018
@violoncelloCH violoncelloCH added this to the Nextcloud 15.0.1 milestone Dec 15, 2018
@MorrisJobke
Copy link
Member

cc @nextcloud/javascript

@juliushaertl
Copy link
Member

The issue is still not solved in all cases, looks like it worked when testing due to a timing issue, but it is still happening when browsing files from the quickaccess sub-entries.

@juliushaertl juliushaertl reopened this Apr 11, 2019
@juliushaertl
Copy link
Member

Possible fix is in f4a9ee3 but I still need to reproduce it reliably. 😞

@MorrisJobke
Copy link
Member

Fixed by #15057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug feature: files regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants