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

[Bug]: UI bug when deleting a share #44637

Closed
4 of 8 tasks
maximelehericy opened this issue Apr 3, 2024 · 0 comments · Fixed by #44897
Closed
4 of 8 tasks

[Bug]: UI bug when deleting a share #44637

maximelehericy opened this issue Apr 3, 2024 · 0 comments · Fixed by #44897
Assignees
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 29-feedback bug

Comments

@maximelehericy
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

when deleting a share, the share interface remains open.
One has to reclick the delete share button so the share interface closes.
But then an error pops up, saying the share ID does not exist anymore, which makes sense, because it is the second time one tries to delete it...

Steps to reproduce

  1. on whatever folder, create a share (internal in my case)
  2. then, go into the share advanced settings
  3. click the delete share button
  4. wait
  5. wait
  6. wait
  7. the share menu should still be there
  8. reclick the delete share button
  9. the share menu disappear
  10. an error pops up, see below
  11. the share you've just tried to delete (or actuallly deleted 🤔) it still present in the share list
  12. refresh
  13. the share has disappeared as expected

image

Expected behavior

When clicking (once) the delete share button:

  • the share advanced setting should close
  • the share should disappear from the list
  • there should not be any error about missing share ID
  • refreshing the page should be needed

Installation method

None

Nextcloud Server version

29

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

c.nc.c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 29-feedback bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants