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

Missing spinner, when creating a share #22304

Closed
nickvergessen opened this issue Feb 11, 2016 · 1 comment · Fixed by #22350
Closed

Missing spinner, when creating a share #22304

nickvergessen opened this issue Feb 11, 2016 · 1 comment · Fixed by #22350

Comments

@nickvergessen
Copy link
Contributor

Steps

  1. Add a sleep(5); before
    return $this->getShare20OCS()->createShare();
  2. Share a file

Expected

Should see some spinner or anything else, telling the user that we are processing the info.
This is especially important for remote shares, where it might take a bit longer.
E.g. 8.1 (before the sidebar): https://doc.owncloud.org/server/8.1/user_manual/_images/direct-share-2.png

Actual

blank field, no info anywhere

@PVince81

@nickvergessen nickvergessen added this to the 9.0-current milestone Feb 11, 2016
rullzer added a commit that referenced this issue Feb 12, 2016
Fixes #22304

Creating a share is not instant (especially not for federated shares) so
we should show that something is happening in the webUI properly.
@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants