Open m-natarajan opened 5 days ago
Triggered auto assignment to @anmurali (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.
Edited by proposal-police: This proposal was edited at 2024-11-08 03:07:59 UTC.
Inbox doesn't have this same top padding.
We don't add padding or margin style to the wrap View
of LHN items
We can add styles.mv3
or styles.pv3
if we want to add both margin/padding top and bottom
Or if we only want to add a margin/padding top, we can add styles.mt3
or styles.pt3
here
@shawnborton Actually, the padding is added to the inner component.
The expectation we want here is to move this to the outside component like this, right?
Inbox LHN wrapper is missing 12px of top padding
New style for inbox LHN
We can style Inbox LHN wrapper like we did with Search page and workspace
marginHorizontal
on each item in LHN<View style={[styles.pRelative, styles.flex1, styles.mt3, styles.mh3]}>
More simply just need to add styles.mt3
or styles.pt3
to wrapper
Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job.
Yeah @Themoonalsofall's proposal is what I had in mind for this.
@anmurali Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!
Triggered auto assignment to @sonialiap (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.
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.59-0 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: @shawnborton Slack conversation (hyperlinked to channel name): ts_external_expensify_bugs
Action Performed:
Expected Result:
12px padding for the wrapper that wraps LHN items
Actual Result:
Inbox doesn't have this same top padding.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub