-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Login - Email and password fields are misaligned with left edge #6321
Comments
Triggered auto assignment to @flodnv ( |
Triggered auto assignment to @jliexpensify ( |
in LoginForm.js Line:114 set This will fix it. |
@AndrewGable @roryabraham I think this bug may be a deploy blocker. This was not reproducible when I checked this comment from Rory last week on the staging build https://expensify.slack.com/archives/C01GTK53T8Q/p1636680928146700?thread_ts=1636663544.142100&cid=C01GTK53T8Q I'm gonna add the blocker label. Please remove if you disagree. |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Since this is now an hourly deploy blocker, we need to make it internal. |
Current assignee @ is eligible for the External assigner, not assigning anyone new. |
Looking into this one, translateX doesn't fully solve the issue since that also affects the x value of the label |
Yep. Too deep to much cascading. Flat is not that bad you know. And yeah take a look at my comment above 😂 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Text input is aligned with left edge - no croppings
Actual Result:
Text input is not aligned with left edge. Because of that, any text that doesn't fit the field gets cropped in the right
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platform:
Where is this issue occurring?
Version Number: 1.1.15-1
Reproducible in staging?: Yes
Reproducible in production?: Unknown
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @roryabraham / Applause
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1636663544142100
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: