-
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 2023-09-06] [$1000] Web - Split bill - Show more button in split bill has no padding below #25562
Comments
Triggered auto assignment to @JmillsExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.No margin bottom for show more in split bill. What is the root cause of that problem?View containing Show more here
does not have a bottom margin What changes do you think we should make in order to solve the problem?When we show fields the merchant item has a margin of margin bottom 2 here
We should add it for the view with show more also <View style={[styles.flexRow, styles.justifyContentBetween, styles.mh3, styles.alignItemsCenter, styles.mb2]}> What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Show more button in split bill has no padding below What is the root cause of that problem?The wrap
What changes do you think we should make in order to solve the problem?We should add padding style
And we also should add
What alternative solutions did you explore? (Optional)NA Result |
@izarutskaya Slack post link? usually there should be a link to the slack post. because of this I couldn't tell it was the same thing and didn't post my proposal. please include the slack links. thank you. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - Split bill - Show more button in split bill has no padding below What is the root cause of that problem?The reason there is no padding is because although all MenuItemWithTopDescription have mb2, the view used if !showAllFields doesn't have any margin or padding. App/src/components/MoneyRequestConfirmationList.js Lines 391 to 393 in 774b78c
What changes do you think we should make in order to solve the problem?We should add mb2 to the view to keep things consistant. {!showAllFields && (
<View style={[..., styles.mb2]}> ResultScreen.Recording.2023-08-10.at.3.34.51.PM.mov |
ProposalPlease re-state the problem that we are trying to solve in this issue.We want to update the spacing for the 'Show more' button in the split bill details page. What is the root cause of that problem?We are not adding enough spacing to the 'Show more' button which causes it to touch the 'Split bill' button and the bottom of the screen when the bill is split. What changes do you think we should make in order to solve the problem?We should update the padding for the 'Show more' button. This is something we need to confirm from the design team. For now I think we could add the same padding i.e But curious as to what the design team thinks What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Show more button should have padding below like we generally have for all buttons to ensure they do not appear adjacent to any interface or bottom or screen What is the root cause of that problem?Details of split bill being wrapped by OptionsSelector here When the number of participants increases and the screen length is smaller, we have a confirm button and the show more button will have no space because we have not added any space here and here. What changes do you think we should make in order to solve the problem?we can add What alternative solutions did you explore? (Optional)We can add space below the button. I think we can add |
Job added to Upwork: https://www.upwork.com/jobs/~018d1ff6c61c186d88 |
Current assignee @JmillsExpensify is eligible for the External assigner, not assigning anyone new. |
adding external label |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Ollyws ( |
ProposalPlease re-state the problem that we are trying to solve in this issue. There are actually 2 problems here.
![]() What is the root cause of that problem? What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
📣 @byobeers! 📣
|
Contributor details please get in touch with me via email before processing any payment. Thanks! |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Current assignee @luacmartins is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
and what about the other issue that I found? |
@byobeers Thanks for bringing it up but it's out of scope for this issue, feel free to report it as a bug though. |
@luacmartins It's been a few days since holding period ended. Could the payment be completed? |
@JmillsExpensify could you please help with payment? |
Bump @JmillsExpensify |
Bumped @JmillsExpensify |
Payment is long overdue. Could you please complete? @JmillsExpensify |
Sure thing. Payment summary is as follows:
Upwork job is here: https://www.upwork.com/jobs/~018d1ff6c61c186d88. @dhanashree-sawant has been paid out. @c3024 similarly, it looks like you've been paid $1,000, so you're owed the delta of $500. Is that right? |
@Ollyws You have an offer outstanding, right? Let me know once you accept on this issue. 🙌🏼 |
Thank you. Yes, $500 bonus yet to be paid. |
Great, that's been handled now! All paid. |
Cool, I think we're good to close then? |
@JmillsExpensify, accepted thanks! |
I think payment is handled. Closing the issue. Feel free to reopen if we missed something. |
@JmillsExpensify Still awaiting payment on this one, thanks. |
@JmillsExpensify Friendly bump for payment. |
@luacmartins Any chance we could open this one back up as I still haven't been paid? Thanks. |
@JmillsExpensify seems like I prematurely closed this one. Could you please help with payment? |
Ah opps sorry about that. |
Looking into this now in any case |
@Ollyws I see what happened now. We owed you $500. I accidentally you sent extra and request a portion of it back. Do you mind refunding that portion? Otherwise we are good here! |
@JmillsExpensify I think about 15 minutes ago you paid me $2500? So I should return $1000 right? |
returned $1000. Thanks! |
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:
Show more button should have padding below like we generally have for all buttons to ensure they do not appear adjacent to any interface or bottom or screen
Actual Result:
Show more button has no padding below making it look adjacent to split button as well as bottom of screen
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: v1.3.55-7
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
no.padding.below.show.more.button.mp4
Recording.5945.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1691649933142409
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: