-
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
[HOLD for payment 2023-09-04] [mWeb Safari] Date is trimmed on small devices when creating manual requetst #25561
Comments
Triggered auto assignment to @isabelastisser ( |
Bug0 Triage Checklist (Main S/O)
|
Hi, I'm Ana from Callstack - expert contributor group - I would like to work on this issue |
ProposalPlease re-state the problem that we are trying to solve in this issue.Date is trimmed on small devices (e.g. iPhone SE 3rd gen) when requesting money manually. What is the root cause of that problem?flexShrink1 in titleTextStyle is causing the date to get truncated. App/src/components/MenuItem.js Line 85 in 03cf0b1
What changes do you think we should make in order to solve the problem?Solution 1 Solution 2 What alternative solutions did you explore? (Optional)None. |
@rushatgabhane @mountiny I can't seem to replicate this, it seems fixed. Can you replicate? (I've used both @mountiny branch and the main branch)
|
@BeeMargarida It's reproducible in the iOS 16.2 simulator. |
@BeeMargarida Can you test on the PR where @rushatgabhane found it too? Its in the Create money request flow |
Oh Ok I see you have done that |
I checked now in iOS 16.2 simulator, as @akinwale mentioned, I can reproduce. It's one of those bugs 🙃 |
I am curious tho whats the root cause then? Probably dont have to spend much time on this, is the styling change @akinwale suggested enough and wont it introduce other regressions? |
It might have been changes to WebKit in Safari 16.4. I checked the changelog, there are some mentions to overflow and flex, but no direct mention of this issue. Found a similar issue in StackOverflow. |
@BeeMargarida would you be able to raise a PR with these changes please? |
Yap, on it! |
It's perhaps better to apply the flex on the MoneyRequestConfirmationList usage of |
…lip-ios16.2 #25561: apply flex1 to MenuItems titleStyle in MoneyRequestConfirmationList
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.57-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 2023-09-04. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
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:
|
Payment summary:
@mountiny and @BeeMargarida Please complete the checklist so I can close the issue. Thanks! |
Created a manual request - https://staging.new.expensify.com/r/6095912478187751 |
I did not submit a PR for this, and while I'm not opposed to the idea, I'm not sure if a bonus would be applicable here. |
@isabelastisser Lets do the classic 25% of the original price so $250 to @akinwale as his proposal was implemented internally |
Thanks for clarifying, @mountiny and @akinwale! The payment was made in Upwork; all set. @mountiny and @BeeMargarida, Do you still need to complete the BZ checklist? |
No I think this is fine it was a new feature |
Thanks, we should be all set! |
$250 payment approved for @rushatgabhane based on BZ summary. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Coming from #25449 (review)
Device: iPhone SE 3rd gen.
Steps:
Expected:
2023-08-01
is visible on confirm money request pageActual:
2023-08-...
is shown on confirm money request pageScreen.Recording.2023-08-19.at.02.39.57.mov
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number:
Reproducible in staging?: Y
Reproducible in production?: Y
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
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @rushatgabhane
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: