matrix-org / matrix-org/cerulean
Show "follower count" in user timeline
Open
Nobody has claimed this yet.
enhancement
needs-ui
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In practise this is probably the length of the membership of the room. Bonus points if we can get a modal showing you all the followers in a modal.
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 locating the user timeline entry point and how room membership is exposed there. Confirm how the follower count should be calculated, then implement the count and evaluate the optional follower-list modal; done means the timeline displays the count correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100