-
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 2024-06-24] [$250] The FAB or Search category selector are narrow #43657
Comments
Job added to Upwork: https://www.upwork.com/jobs/~0163f71b7719038ed3 |
Triggered auto assignment to @dangrous ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hoangzinh ( |
Triggered auto assignment to @johncschuster ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
This is a progression from #39520, it's caused by this extra view App/src/components/Modal/BaseModal.tsx Line 256 in f6de195
It can be fixed with the following code : <View style={[isSmallScreenWidth && styles.w100]}> |
ProposalPlease re-state the problem that we are trying to solve in this issue.The modal in mobile has a very narrow width. What is the root cause of that problem?In a recent focus trap PR, we added an extra plain View to the Modal children which doesn't have any style. App/src/components/Modal/BaseModal.tsx Lines 254 to 259 in f6de195
The correct width, spacing, etc. style of a modal is applied to the View inside ModalContent. What changes do you think we should make in order to solve the problem?We can technically apply the same style to the extra View too, but instead of having 2 View, we can just have 1.
|
@bernhardoj I guess this will break the focus trap, more context #39520 (comment) cc @jnowakow |
It works fine as far as I tested Screen.Recording.2024-06-13.at.21.36.27.movI updated my comment to a proposal in case we want to fix this externally |
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. |
@bernhardoj's proposal seems to be better option than applying style to this additional view. It's important to have |
Looks good to me as well, it looks like the focus trap is working as expected. Let's proceed with @bernhardoj proposal. |
This was CPed and fixed $250 to @bernhardoj and to @allroundexperts |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.84-3 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 2024-06-24. 🎊 For reference, here are some details about the assignees on this 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.4.85-7 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 2024-06-28. 🎊 For reference, here are some details about the assignees on this 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:
|
Discussing in Slack to make sure I'm understanding the correct payment date |
Payment Summary:Contributor+: @allroundexperts - $250 - paid via Manual request @allroundexperts, can you complete the BZ Checklist when you get a moment? Thank you! |
I think the due date here is the 24th. Updated the title to reflect that. |
Yep! Payment has already been issued via Upwork. We're just waiting on the BZ Checklist to be completed. |
@allroundexperts can you complete the BZ Checklist above? Once finished, we can close this up. |
Checklist
|
Thanks, @allroundexperts! Please go ahead and request payment if you haven't already! |
$250 approved for @allroundexperts |
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: v1.4.83-0
Reproducible in staging?: Y
Reproducible in production?: N
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: @mountiny
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1718283502781369
Action Performed:
Break down in numbered steps
Expected Result:
Describe what you think should've happened
The modal show take the entire width of the screen
Actual Result:
Describe what actually happened
The modal is very narrow
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
RPReplay_Final1718283365.MP4
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschusterThe text was updated successfully, but these errors were encountered: