thunderbird / thunderbird/thunderbird-android
Message Reader — Compose Rewrite — Create Message Info Row Component
Open
@dani-zilla is already working on this.
Since Mar 9, 2026.
tb-team
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
This may include the re-use of a number of existing atoms, however, if they do not exist currently in a state that can be used for this content row, then they should be created. This includes:
- Avatar/monogram component
- From line component
- To component
- Time/Date
- Reply button
- Three dots button
Most of these seem to exist elsewhere in the app, but we may need to change or modify them to create this.
Once those are verified, combine them into an "organism" component that includes the above
AC:
- New address and message information component created that combines a number of these components into one row item
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.
Assessment
This issue has not been assessed yet.