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

User does not receive appropriate feedback when invoking an invalid public share link #9004

Closed
tschiebel opened this issue May 9, 2023 · 4 comments
Assignees
Labels
Type:Bug Something isn't working

Comments

@tschiebel
Copy link

Steps to reproduce

Steps to reproduce the behavior:

Expected behavior

Since the link is invalid, a message should come relatively quickly (after 60s at the latest) that the link may no longer be valid.

Actual behavior

the window visible in the screenshot stays for minutes (I stopped looking at some point) and the small loading icon in this window rotates.

Additional context

Context to understand the problem

Note

I just increased the priority a bit, because I'm not sure if this window is only running in the client or if some background process could also affect the server with it, because then a simultaneous call of this URL (e.g. all members of the instance family click on a link because it leads to the current issue of the instance newspaper) could become a problem.

image

@tschiebel tschiebel added the Type:Bug Something isn't working label May 9, 2023
@ScharfViktor
Copy link
Contributor

TODO after fixing change -> do a good checking e2e test https://github.com/owncloud/web/blob/master/tests/e2e/cucumber/steps/ui/public.ts#L133-L137

@ScharfViktor ScharfViktor transferred this issue from owncloud/ocis May 9, 2023
@micbar
Copy link
Contributor

micbar commented May 9, 2023

@kulmann @JammingBen

@JammingBen
Copy link
Contributor

@tbsbdr @kulmann Do you have a suggestion what to display to the user in such case?

@JammingBen
Copy link
Contributor

Fixed via #9006.

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

No branches or pull requests

4 participants