Skip to content
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-10-24] [$50] Input in Rules page have extra space #49823

Closed
1 of 6 tasks
m-natarajan opened this issue Sep 26, 2024 · 29 comments
Closed
1 of 6 tasks
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@m-natarajan
Copy link

m-natarajan commented Sep 26, 2024

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: 9.0.40-1
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
Expensify/Expensify Issue URL:
Issue reported by: @dukenv0307
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1727365911986139

Action Performed:

  1. Create a workspace
  2. Go to More features -> enable Rules, Workflows
  3. Go to Workflows -> add approvals
  4. Go to Rules
  5. Try to edit some value on Rules page
    6, Observe input fields

Expected Result:

The input style in the Rules page must be consistent with other pages.

Actual Result:

The input fields in the rules page all have extra space compared to the header title.

Workaround:

unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

bug.mov

extra padding

Snip - (18) New Expensify - Google Chrome (2)

invite member form:
Screenshot 2024-09-26 at 22 53 47 (1)

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021841805616678305134
  • Upwork Job ID: 1841805616678305134
  • Last Price Increase: 2024-10-10
  • Automatic offers:
    • nkdengineer | Contributor | 104358672
Issue OwnerCurrent Issue Owner: @Christinadobrzyn
@m-natarajan m-natarajan added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Sep 26, 2024
Copy link

melvin-bot bot commented Sep 26, 2024

Triggered auto assignment to @dylanexpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@nkdengineer
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

The input fields in the rules page all have extra space compared to the header title.

What is the root cause of that problem?

We have some extra padding or margin in Rules page here, here,.. and some places

style={[styles.flexGrow1, styles.mh5, styles.mt5]}

style={[styles.flexGrow1, styles.mh5, styles.mt5]}

What changes do you think we should make in order to solve the problem?

What alternative solutions did you explore? (Optional)

We should remove styles.mt5 and styles.pt3 in those places

And in other places with excess space

@Nodebrute
Copy link
Contributor

Nodebrute commented Sep 26, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

Input in Rules page have extra space

What is the root cause of that problem?

We are adding extra styles.pt3 in these pages

style={[styles.flexGrow1, styles.pt3, styles.ph5]}

What changes do you think we should make in order to solve the problem?

We should remove styles.pt3 from rule pages

style={[styles.flexGrow1, styles.pt3, styles.ph5]}

Optional: We can use styles.flex1 instead of styles.flexGrow1 in rule pages

We should also remove styles.mt5 from all the rule pages

style={[styles.flexGrow1, styles.mh5, styles.mt5]}

style={[styles.flexGrow1, styles.mh5, styles.mt5]}

style={[styles.flexGrow1, styles.mh5, styles.mt5]}

What alternative solutions did you explore? (Optional)

@dukenv0307
Copy link
Contributor

@dylanexpensify I report this bug so I can help take it as C+

@melvin-bot melvin-bot bot added the Overdue label Sep 30, 2024
Copy link

melvin-bot bot commented Sep 30, 2024

@dylanexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

Copy link

melvin-bot bot commented Oct 2, 2024

@dylanexpensify Huh... This is 4 days overdue. Who can take care of this?

@dylanexpensify dylanexpensify added the External Added to denote the issue can be worked on by a contributor label Oct 3, 2024
Copy link

melvin-bot bot commented Oct 3, 2024

Job added to Upwork: https://www.upwork.com/jobs/~021841805616678305134

@melvin-bot melvin-bot bot changed the title Input in Rules page have extra space [$250] Input in Rules page have extra space Oct 3, 2024
@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Oct 3, 2024
@dylanexpensify dylanexpensify changed the title [$250] Input in Rules page have extra space [$50] Input in Rules page have extra space Oct 3, 2024
Copy link

melvin-bot bot commented Oct 3, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @Pujan92 (External)

@melvin-bot melvin-bot bot removed the Overdue label Oct 3, 2024
Copy link

melvin-bot bot commented Oct 3, 2024

Upwork job price has been updated to $50

@dylanexpensify
Copy link
Contributor

Pending proposals

@melvin-bot melvin-bot bot added the Overdue label Oct 7, 2024
Copy link

melvin-bot bot commented Oct 8, 2024

@Pujan92, @dylanexpensify Eep! 4 days overdue now. Issues have feelings too...

@Pujan92
Copy link
Contributor

Pujan92 commented Oct 10, 2024

@dylanexpensify I report this bug so I can help take it as C+

@dukenv0307 I think we should not ask to assign to the issue as mentioned here

@melvin-bot melvin-bot bot removed the Overdue label Oct 10, 2024
Copy link

melvin-bot bot commented Oct 10, 2024

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

@Pujan92
Copy link
Contributor

Pujan92 commented Oct 10, 2024

As this is a straight forward change and we need to take out mt5 and pt3 from sub rules page, we can move with @nkdengineer's proposal as they are the first here.

🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Oct 10, 2024

Triggered auto assignment to @francoisl, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Oct 10, 2024
Copy link

melvin-bot bot commented Oct 15, 2024

Triggered auto assignment to @Christinadobrzyn (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Oct 15, 2024
@dylanexpensify
Copy link
Contributor

Reassigning as I head to parental leave next week! Thanks Christina!

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Daily KSv2 labels Oct 17, 2024
@melvin-bot melvin-bot bot changed the title [$50] Input in Rules page have extra space [HOLD for payment 2024-10-24] [$50] Input in Rules page have extra space Oct 17, 2024
Copy link

melvin-bot bot commented Oct 17, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Oct 17, 2024
Copy link

melvin-bot bot commented Oct 17, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.49-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 2024-10-24. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Oct 17, 2024

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:

  • [@Pujan92] The PR that introduced the bug has been identified. Link to the PR:
  • [@Pujan92] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@Pujan92] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@Pujan92] Determine if we should create a regression test for this bug.
  • [@Pujan92] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@Christinadobrzyn] Link the GH issue for creating/updating the regression test once above steps have been agreed upon: NA

@dylanexpensify dylanexpensify moved this to Hold for Payment in [#whatsnext] #expense Oct 18, 2024
@Christinadobrzyn
Copy link
Contributor

Christinadobrzyn commented Oct 22, 2024

Just checking on the payment- I see three contributors set for payment but only two assigned to this GH. It looks like the payment should only be to @Pujan92 and @nkdengineer is that correct?

Moving to daily as to not missing the payment date

@Christinadobrzyn Christinadobrzyn added Daily KSv2 and removed Weekly KSv2 labels Oct 22, 2024
@Christinadobrzyn
Copy link
Contributor

@Pujan92 @nkdengineer do we need a regression test for this?

@Pujan92
Copy link
Contributor

Pujan92 commented Oct 23, 2024

@Christinadobrzyn I don't think it requires regression test.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Daily KSv2 labels Oct 23, 2024
@Christinadobrzyn
Copy link
Contributor

Payment day - paid out based on this payment summary - #49823 (comment)

@Pujan92 can you please request payment through NewDot?

@Pujan92
Copy link
Contributor

Pujan92 commented Oct 28, 2024

@Christinadobrzyn requested, Thanks :)

@melvin-bot melvin-bot bot added the Overdue label Oct 28, 2024
@Christinadobrzyn
Copy link
Contributor

Thanks @Pujan92! Closing this as complete. Payment summary here

@melvin-bot melvin-bot bot removed the Overdue label Oct 29, 2024
@github-project-automation github-project-automation bot moved this from Hold for Payment to Done in [#whatsnext] #expense Oct 29, 2024
@garrettmknight
Copy link
Contributor

$50 approved for @Pujan92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor
Projects
Archived in project
Development

No branches or pull requests

9 participants