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 handle collapse on Android #5504

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Fix handle collapse on Android #5504

merged 1 commit into from
Sep 26, 2024

Conversation

estrattonbailey
Copy link
Member

I noticed that somewhat rarely, handles were collapsing and not being shown at all on Android. We had some code in the previous version of PostMeta that I had deleted, but evidently it was to handle this case.

I was not able to reproduce a collapsed handle on iOS or web. The fix was to allow the display name and handle to expand, which pushes the timestamp all the way to the right, which matches what we have in production today.

Collapsed handle:
Screenshot_20240926-115424

The fix was to allow the display name and handle to expand, which pushes the timestamp all the way to the right:
Screenshot_20240926-121325

Which matches what we have in production today:
Screenshot_20240926-121054

@arcalinea arcalinea temporarily deployed to android-handles - social-app PR #5504 September 26, 2024 17:20 — with Render Destroyed
Copy link

Old size New size Diff
9.97 MB 9.97 MB -36 B (-0.00%)

@estrattonbailey estrattonbailey merged commit 702dfa8 into main Sep 26, 2024
6 checks passed
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.

3 participants