Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.58k stars 2.92k forks source link

Android - Text cropped and unable to scroll the troubleshoot page #53092

Open m-natarajan opened 4 days ago

m-natarajan commented 4 days ago

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Version Number: 9.0.66-3 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: If this was caught during regression testing, add the test name, ID and link from TestRail: Email or phone of affected tester (no customers): Logs: https://stackoverflow.com/c/expensify/questions/4856 Expensify/Expensify Issue URL: Issue reported by: @iwiznia Slack conversation (hyperlinked to channel name): ts_external_expensify_bugs

Action Performed:

Prerequisite: in Android settings font size is set to the 3rd smallest one and display size to the 2nd

  1. Open troubleshoot page from settings

Expected Result:

Text not cropped and page scrollable

Actual Result:

Test cropped and page not scrollable

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

Screenshots/Videos

Add any screenshot/video evidence

image (4)

https://github.com/user-attachments/assets/b195a891-3a0c-48e4-a19b-b43a9f23ff4d

View all open jobs on GitHub

melvin-bot[bot] commented 4 days ago

Triggered auto assignment to @stephanieelliott (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

mkzie2 commented 4 days ago

Proposal

Please re-state the problem that we are trying to solve in this issue.

Test cropped and page not scrollable

What is the root cause of that problem?

We limit the height of the TestToolRow to be 64:

https://github.com/Expensify/App/blob/3d9c90af74221f7d0c874548f2278b3641706fa1/src/styles/index.ts#L613-L619

What changes do you think we should make in order to solve the problem?

Update to minHeight: 64.

melvin-bot[bot] commented 17 hours ago

@stephanieelliott Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!