-
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-11-02] [$250] Bug: Keyboard shortcut modal doesn't take whole width at the footer reported by @Puneet-here #11588
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Proposalwe have maxWidth: 600 set in the keyboardShortcutModalContainer but we don't want that in small screen because at small screen the modal will be bottom docked so we can use
Or we can also create a function at StyleUtils.js and pass screen size there to get the styles we want. |
Ah interesting! This looks similar - #11411 - sending to eng to see if this should be a separate fix. |
Triggered auto assignment to @AndrewGable ( |
It does seem like a separate issue, however, I would love @Expensify/design's confirmation that we want this modal to open full screen? |
This comment was marked as outdated.
This comment was marked as outdated.
I don't think it should be full-screen, but full-width |
@shawnborton, we are using maxWidth: 600 for this modal that's why it doesn't take the whole width at the bottom, we only need |
Sounds good, thanks for the explanation! |
@AndrewGable Huh... This is 4 days overdue. Who can take care of this? |
Triggered auto assignment to @miljakljajic ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Current assignee @AndrewGable is eligible for the External assigner, not assigning anyone new. |
External issue |
@Puneet-here sounds good, let's do that. @AndrewGable I like @Puneet-here's proposal. |
@AndrewGable, @miljakljajic, @rushatgabhane Eep! 4 days overdue now. Issues have feelings too... |
Job posted to Upwork here. |
awaiting @AndrewGable's review for #11588 (comment) |
👍 |
@rushatgabhane, I am testing the code and capturing the screenshot but not sure what to do about mobile screenshots. This modal is only available for desktop app and web. I have taken the screenshots at mobile browser by changing the code but the mobile app crashes because of the styling here Line 2579 in c638000
and I tried using the styles like this flexGrow: 0,
flexShrink: 0,
flexBasis: 'auto', It solved the issue but I can't figure out why the modal looks like this It's not related to the code change for this issue but wanted help for the screenshot (or should I leave the app screenshots since it can't be open at mobile app) |
@Puneet-here it's okay to not add screenshots then. This feature isn't available on mobile |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.19-2 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-11-02. 🎊 |
Thank you for handling this! I have extended hiring offers to both of you @Puneet-here and @rushatgabhane |
@Puneet-here & @rushatgabhane have been paid, contracts ended, job post closed. 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 modal should take the whole width or it should open in the middle
Actual Result:
The modal doesn't take the full width in medium screen size
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number:
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
<img width="722" alt="Screenshot 2022-09-27 at 8 25 29 PM" src="https://user-images.gi
thubusercontent.com/43996225/193888753-a569be4f-fd6c-4b36-9bfb-a25b26db06e0.png">
Expensify/Expensify Issue URL:
Issue reported by: @Puneet-here
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1664291291091909
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: