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

Fix convo header loading state #7603

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix convo header loading state #7603

wants to merge 1 commit into from

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Jan 27, 2025

Allows for seeding the Convo with placeholder data, which we can fetch from the RQ cache, so that we can skip the header skeleton state. The actual setup process of Convo is unchanged.

Before

Simulator.Screen.Recording.-.iPhone.16.-.2025-01-27.at.06.45.05.mp4

After

Simulator.Screen.Recording.-.iPhone.16.-.2025-01-27.at.06.44.49.mp4

Test plan

Test entering the convo in different ways, ensure the skeleton is skipped at least when entering from the chat list screen.
Check that the Convo system itself is broadly unchanged, other than allowing the convo and recipients to be defined early

Copy link

Old size New size Diff
7 MB 7 MB 1.95 KB (0.03%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants