RocketChat / RocketChat/Rocket.Chat
Showing no of members online in a channel on the main page will be useful
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Showing no of members online
Steps to reproduce:
- Go to a particular channel
- To check members online one have to click on the members icon
Expected behavior:
Showing no of online beside or below the members icon
Actual behavior:
Nothing shown in home page , to check one has to go inside members tab
Server Setup Information:
- Version of Rocket.Chat Server: 3.11.0-develop
- Operating System: Ubuntu
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version: 12.18.1
- MongoDB Version: 4.2.8
Client Setup Information
- Desktop App or Browser Version:Chrome
- Operating System:Ubuntu
Additional context
Relevant logs:
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 at the channel main page and inspect the component or entry point that renders the members icon, then trace how the online-member count is obtained in the members view. Done means the online count is visible beside or below the members icon without opening the members tab, with the existing channel behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100