-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[SMARTSCAN] [$500] [Regression fix] LOW: Expense - Incorrect placement of the red dot in expense report #29888
Comments
Triggered auto assignment to @anmurali ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalProblemExpense - Incorrect placement of the red dot in expense report Root CauseWe have not added any style that seperates the text and the error "RedDot" in MoneyReportView, no root cause just a styling issue. ChangesWe can add style <View style={[styles.flexRow, styles.justifyContentBetween]}> // add here
<Text style={[styles.textLabelSupporting, styles.lh20, styles.mb1]}>{getPreviewHeaderText() + (isSettled ? ` • ${getSettledMessage()}` : '')}</Text>
{hasFieldErrors && (
<Icon
src={Expensicons.DotIndicator}
fill={themeColors.danger}
/>
)}
</View> Screen.Recording.2023-10-18.at.11.41.20.PM.movOptionally, we can add margin right to the text, but that would inconsistent with request preview. |
Regression from #29544 where extra |
I think this is the same as I reported here, right? #29733 |
@tienifr will be fixing the regression because it's under regression period |
Yup, makes sense! |
The PR #30231 is up |
Niceee! @anmurali I'll just snag this from you. |
Triggered auto assignment to @cead22 ( |
Job added to Upwork: https://www.upwork.com/jobs/~01f43fdbc3c0a0e63e |
Current assignee @rushatgabhane is eligible for the External assigner, not assigning anyone new. |
@rushatgabhane what's the ETA on reviewing the PR? |
@cead22, @trjExpensify, @rushatgabhane, @tienifr Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR is merged melv, awaiting a staging deploy. |
@cead22, @trjExpensify, @rushatgabhane, @tienifr Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
Going to close this as it was an issue for a regression from #29543 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.3.86-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
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: Applause - Internal Team
Slack conversation:
Action Performed:
Precondition: There is some failed Scan requests with red dot
Expected Result:
The red dot in the expense in 1:1 DM, expense report and expense details page has consistent placement on the right end of the content
Actual Result:
The red dot in the expense report is right next to the word 'Cash' instead of on the right end like it does in 1:1 DM and expense details page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Bug6242013_1697649205327.20231019_010845.mp4
MacOS: Desktop
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: