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

Error in accept and decline share using webUI #1950

Closed
jasson99 opened this issue Apr 21, 2021 · 2 comments
Closed

Error in accept and decline share using webUI #1950

jasson99 opened this issue Apr 21, 2021 · 2 comments
Labels

Comments

@jasson99
Copy link
Contributor

jasson99 commented Apr 21, 2021

Describe the bug

When a pending share is tried to be accepted/declined using webUI, an error is shown. However, the share is accepted even with an error in the UI.

Steps to reproduce

Steps to reproduce the behavior:

  1. Create user Alice and Brian
  2. As user Alice, share a new created folder simple-folder with user Brian
  3. As user Brian, decline the pending share using the decline action button
  4. As user Brian, accept the pending share using the accept action button

Expected behavior

The share should be accepted/declined without any error in the webUI.

Actual behavior

With the decline action, an error is shown in the webUI. And the share is still in pending state until the page is reloaded.
Screenshot from 2021-04-21 16-52-39

With the accept action, an error is shown in the webUI. However, the share is shown as accepted only after the page reload.

Screenshot from 2021-04-21 16-52-56

Screenshot from 2021-04-21 16-53-09

@kulmann
Copy link
Member

kulmann commented Apr 21, 2021

Related to owncloud/web#4946

@ScharfViktor
Copy link
Contributor

re-tested with local server oCIS version 1.11.0 and web 4.1.0
Works correct, @jasson99 please close

Decline action:

Screenshot 2021-09-08 at 12 16 04

Accept action after decline:

Screenshot 2021-09-08 at 12 17 51

@jasson99 jasson99 closed this as completed Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants