-
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-05-16] [$1000] No margin above Remove button in Contact method Detail screen #17847
Comments
Triggered auto assignment to @kevinksullivan ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPosting proposal early as per new guidelines Please re-state the problem that we are trying to solve in this issue.No margin above Remove button in Contact method Detail screen. There should be some margin above remove button where error message text displayed with red dot. What is the root cause of that problem?Failed contact method error message displayed via
We can see What changes do you think we should make in order to solve the problem?We have to also pass bottom margin style to {isFailedAddContactMethod && <DotIndicatorMessage style={[styles.mh5, styles.mb3]} messages={ErrorUtils.getLatestErrorField(loginData, 'addedLogin')} type="error" />} Note: We have to set bottom margin suggested by design team. At present What alternative solutions did you explore? (Optional)None Results1.mov2.mov |
ProposalPlease re-state the problem that we are trying to solve in this issue.Vertical margin not available for contact method details DotIndicatorMessage What is the root cause of that problem?Vertical margin isn't provided for the
What changes do you think we should make in order to solve the problem?Add
ResultScreen.Recording.2023-04-23.at.7.35.21.PM.mp4 |
Job added to Upwork: https://www.upwork.com/jobs/~0132b1dcfc371624b3 |
Current assignee @kevinksullivan is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
Triggered auto assignment to @johnmlee101 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.No margin above Remove button in Contact method Detail screen What is the root cause of that problem?Currently, we haven't provide margin style to Remove button in those LOC App/src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.js Lines 250 to 255 in 17c1dd8
What changes do you think we should make in order to solve the problem?We should pass prop style to the wrapper component of Remove button with I think it's better place to set margin. |
ProposalPlease re-state the problem that we are trying to solve in this issue.No vertical margin is specified in places where What is the root cause of that problem?Lack of vertical margin styling in What changes do you think we should make in order to solve the problem?We should standardize vertical margin for Lines 2669 to 2673 in d19326e
to include
By doing so, we will ensure standardized default vertical margin for all usages of the component, at the same time it can still be overridden when necessary, due to App/src/components/DotIndicatorMessage.js Line 55 in d19326e
|
not overdue still reviewing proposals |
Thanks for the proposal everyone. All the proposals are similar. I would suggest to go through the previous proposals and propose your solution only if it has significant difference with the previous proposals. @PrashantMangukiya has pointed out the root cause and suggested to add some padding in the 🎀👀🎀 C+ reviewed cc: @johnmlee101 |
@sobitneupane As for this small change the proposals won't be significantly changed and I thought the correct margin in the proposal should be prioritized. Just wanted to make the point. |
@Pujan92 The proposal pointed out the root cause and the solution was almost up to the point. We cannot reject a proposal for a little lacking. We make some iterations in PR to polish such little things. As you know, it still has not been reviewed by internal engineer and he might think otherwise. |
Thanks. As the change is a straight forward I thought it better if the proposal covers the connected part.
Yes, that's why I raised a point before it got assigned. |
@Pujan92 and @sobitneupane Thanks. I also mentioned in my proposal that styles shown for code sample. We will consider style as suggested by design team.
|
@PrashantMangukiya For the other screens which start with the direct Text we are already providing the |
This is not necessary to mention in proposal. Main thing is to point root cause of the problem and where correction needed. |
@sobitneupane if we adding margin bottom to
So I think, to be safe, we should stick with the problem and expectation in the GH issue description, that means we should add margin to the Remove button instead as I described here #17847 (comment) |
@hoangzinh I have considered the case you mentioned. But I don't think the scenario you mentioned is likely to occur. We are adding margin to the error which occurs if adding contact fails which won't occur with already added Default Contact. |
@sobitneupane @johnmlee101 PR is ready for review. |
Offers sent in upwork @PrashantMangukiya @sobitneupane |
@kevinksullivan |
@johnmlee101, @PrashantMangukiya, @kevinksullivan, @sobitneupane Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR Deployed to Staging |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.12-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 2023-05-16. 🎊 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.
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:
|
Offer sent @DinalJivani |
@sobitneupane please finish out the steps above this week and we'll get payments out once that is done and the 7 day period has passed! |
Hi @sobitneupane checking in on this. Can you finish out the steps? Thanks! |
This should have been caught during the PR review. I don't think we need to update PR review checklist.
I don't think we need any regression test for this bug. |
Paying out normal amounts due to 8 days to merge. |
Payments sent! Thanks everyone. |
@kevinksullivan I think we are eligible for the timeline bonus because pr for this issue is merged within three business days. I will request to check the timeline one more. Issue assigned: Apr 27, 2023, 9:23 PM GMT+5:30 |
@kevinksullivan comment above |
@PrashantMangukiya wow, I totally missed the merge date. Sorry about that. |
@PrashantMangukiya @sobitneupane sorry again, I've created a new upwork job to pay this out https://www.upwork.com/jobs/~01db36337e9397423c Just a heads up I am going to be out of office a few days, so this will get paid early next week. But please comment here once you've accepted the job and I'll try and get this to you asap. |
@kevinksullivan Bonus offer accepted on Upwork. Thank you. |
Love the quick turnaround! Paid and ended contracts. Thanks everyone. |
1 similar comment
Love the quick turnaround! Paid and ended contracts. Thanks everyone. |
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 Results:
There should be some margin above remove button
Actual Results:
No margin above remove button
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?
Version Number: 1.3.4
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
Screen.Recording.2023-04-23.at.3.21.14.AM.mov
Expensify/Expensify Issue URL:
Issue reported by: @DinalJivani
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1682202200263469
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: