Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement improved rendering for threads in the main timeline #5502

Closed
Tracked by #187
janogarcia opened this issue Feb 4, 2022 · 0 comments · Fixed by #6274
Closed
Tracked by #187

Implement improved rendering for threads in the main timeline #5502

janogarcia opened this issue Feb 4, 2022 · 0 comments · Fixed by #6274
Assignees
Labels
A-Threads Message threading to simplify the Timeline T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Comments

@janogarcia
Copy link

janogarcia commented Feb 4, 2022

Changelog

Root messages should form a standalone group with their respective thread summaries.

This way, we establish a clear relationship between the thread summary and the root message it belongs to. Failure to do it results in an ambiguous relationship that only gets worse when message bubbles are enabled.

Source

https://www.figma.com/file/T309ztx0sNyOOK6NKVLHsK/Threads?node-id=3085%3A305958

Snapshot

Threads – Figma

@janogarcia janogarcia added T-Task Refactoring, enabling or disabling functionality, other engineering tasks A-Threads Message threading to simplify the Timeline labels Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads Message threading to simplify the Timeline T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants