thunderbird / thunderbird/thunderbird-android
[ML 0.1/UI.01.8] - Modify the sender field to display conversation participants
Open
@rafaeltonholo is already working on this.
Since Feb 17, 2026.
tb-team
type: enhancement
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Description
We want to let users to be aware of who they are conversing with in a thread email.
Goal
The user interface for the Message List Item Sender field must match the design outlined in the high-fidelity message list item design in Figma.
Acceptance Criteria
- Separate names with a comma
,. - Replace the user’s own name with "Me."
- For unread messages:
- Display the most recent participant's name in bold.
- Show all other participants' names in regular font weight.
- For read messages:
- Display all participants' names in regular font weight.
Out of Scope
- Adjusting the position of the sender's field.
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.