Add feature to be able to disable access link to external users without removing all guest users from the conference
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- 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.
Is your feature request related to a problem? Please describe.
It would be interesting to be able to create conversation groups with guest users, and be able to remove the Access Link option without removing them from the conversation group
Often we want to create a public conversation group, leave the Link valid until a certain period and after that deactivate the Link, whoever entered the conversation within this period remains, whoever did not enter will no longer enter
Describe the solution you'd like
Allow Guest users to remain in the conversation by disabling the "Allow guests to join via link" option
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 tracing the implementation of the “Allow guests to join via link” option and how guest membership is handled in conversation groups. Define the UI and server-side entry points involved, then verify that disabling the link blocks new guests while retaining guests who already joined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100