matrix-org / matrix-org/cerulean
Implement rendering MSC2346 (bridge info state)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
If timelines are bridge from other networks, we should show a little info card / icon / modal / thing to show that they are bridged rather than native. See https://github.com/matrix-org/matrix-doc/pull/2346.
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
Read the linked Matrix MSC2346 proposal first to understand the bridge-info state, then trace where Cerulean renders timelines and their metadata. The work is done when timelines bridged from other networks are visibly distinguished from native timelines through an agreed information card, icon, or modal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100