-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2022-12-22] [$1000] mWeb - Workspace - The error text message extends beyond the screen #13505
Comments
Triggered auto assignment to @maddylewis ( |
ProposalThis is a regression from #13475 which fixes #13466 Here's the solution to fix this GH without reverting #13475: <View style={StyleUtils.combineStyles(styles.offlineFeedback.error, props.errorRowStyles)}>
- <DotIndicatorMessage messages={props.errors} type="error" />
+ <DotIndicatorMessage style={[styles.flex1]} messages={props.errors} type="error" />
<Tooltip text={props.translate('common.close')}>
<Pressable
onPress={props.onClose}
style={[styles.touchableButtonImage, styles.mr0]}
accessibilityRole="button"
accessibilityLabel={props.translate('common.close')}
>
<Icon src={Expensicons.Close} />
</Pressable>
</Tooltip>
</View> |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Taking over as CME to move things faster. |
Current assignee @maddylewis is eligible for the External assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~01ada03f592418685a |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
Current assignee @pecanoro is eligible for the External assigner, not assigning anyone new. |
@situchan your proposal sounds good, did you make sure your proposal does not get any regressions related to the rest of the one-dot indicators? What about the original issue? Does the message still show? |
yes I tested all the cases. |
📣 @situchan You have been assigned to this job by @pecanoro! |
@situchan Since it's a deploy blocker, do you think you can get a PR today in the next couple of hours so that we can merge? Otherwise, I will have to take over since it's blocking us. |
Also, take into account that there is a bonus if a PR gets merged within 3 business days if that is an incentive to get it ready asap 😄 |
@situchan so how's the progress here and when can we expect a PR? |
in 30 min |
@pecanoro PR is ready |
This comment was marked as off-topic.
This comment was marked as off-topic.
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.38-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-12-20. 🎊 After the hold period, please check if any of the following need payment for this issue, and if so check them off after paying:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.39-0 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-12-22. 🎊 After the hold period, please check if any of the following need payment for this issue, and if so check them off after paying:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
@maddylewis bump on payment! |
No need for "A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner." since there is actually a bullet point for it already that was missed 😅 |
@Santhosh-Sellavel @situchan - can you apply to the job so that i can process payment? |
@maddylewis applied. thank you |
@maddylewis For the regression test you need to follow the steps here to double-check in TestRail. |
@maddylewis Applied for the job! |
Looks like the PR was merged the same day @situchan was hired (not sure I've seen that before, nice work) |
Done! |
Paid @Santhosh-Sellavel $1500. Closing. I closed the below issue in favor of this one too, they were fixed by same PR. |
i appreciate the assist @mallenexpensify - thank you! |
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:
The text error message does NOT extend beyond the screen
Actual Result:
The error text message extends beyond the screen
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.38.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5857847_video_2022-12-10_19-01-00.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: