De-selecting a group in the "invite guest" window freezes the whole page
Open
Nobody has claimed this yet.
0. Needs triage
bug
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- In the share settings of a folder, enter an e-mail address and click on "invite guest"
- In the "invite guest" window, add a group (It doesn't matter if the other fields are filled)
- Try to remove the group again, by clicking on the X next to the groups name
Expected behaviour
The group selection should just be removed.
Actual behaviour
The whole page freezes and only reloading can recover from that.
Server configuration
Nextcloud version: 33.0.5 Apache Docker Community Image
Guests Version: 4.7.5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the freeze from the share settings: enter an email, open the “invite guest” window, add a group, and click the X beside the group name. Trace the group-removal handler from that UI entry point; done means the group is removed without freezing the page, and the reproduction steps no longer fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100