spacebarchat / spacebarchat/server
Private channels bugs.
Open
Nobody has claimed this yet.
Bug
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 323
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 4
Description
Describe the bug
Private channels cause an bug with the list of members on the channel.
Steps to reproduce the behavior
1. Remove the right for any role or user (including @everyone), view channels, in the role rights (server settings) or in the channel rights settings.
2. Viewing bug.
System Information
- OS: Debian 9
- Node Version: 16.15.0
- Python 3 Version: 3.9.16
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
Reproduce the issue by removing view-channel rights from a role or user, including @everyone, in a private channel. Trace the private-channel member-list handling and permission checks; done means the member list behaves correctly after those permissions are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100