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 composer char progress layout #5620

Merged
merged 2 commits into from
Oct 6, 2024
Merged

Fix composer char progress layout #5620

merged 2 commits into from
Oct 6, 2024

Conversation

haileyok
Copy link
Contributor

@haileyok haileyok commented Oct 5, 2024

w/o whitespace

Why

This if a follow up to #5611, but it also fixes some things that I realized are existent even in production right now.

For example, currently the language selector will jitter around as we type since the layout is shifting each time the character count updates (different chars take up different amounts of space). I'll be addressing that here as well as fixing the actual bug right now (bad layout, number shows above the wheel rather than to the left of it, oops!)

Test Plan

Check each progress wheel/counter in each part of the app on both native and web.

Composer

Web

Screen.Recording.2024-10-05.at.2.00.47.PM.mov

Native

RocketSim_Recording_iPhone_16_Pro_6.3_2024-10-05_14.13.41.mp4

Report Dialog

Web

Screen.Recording.2024-10-05.at.2.19.15.PM.mov

Native

RocketSim_Recording_iPhone_16_Pro_6.3_2024-10-05_14.18.22.mp4

Alt Text Dialog

Web

Screen.Recording.2024-10-05.at.2.15.05.PM.mov

Native

RocketSim_Recording_iPhone_16_Pro_6.3_2024-10-05_14.16.40.mp4

Copy link

github-actions bot commented Oct 5, 2024

Old size New size Diff
7.92 MB 7.92 MB 115 B (0.00%)

@arcalinea arcalinea temporarily deployed to hailey/char-prog-alt - social-app PR #5620 October 5, 2024 21:20 — with Render Destroyed
Copy link
Contributor

@gaearon gaearon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not tested, code lgtm

@gaearon gaearon merged commit b52f8ce into main Oct 6, 2024
7 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