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 2025-02-04] [$125] Android - Cards - Next button for company card instruction page is overlapped #55236

Closed
1 of 8 tasks
lanitochka17 opened this issue Jan 14, 2025 · 21 comments
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

@lanitochka17
Copy link

lanitochka17 commented Jan 14, 2025

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 9.0.85-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5457021
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team

Action Performed:

  1. Navigate to More features on workspace settings
  2. Enable Company Cards
  3. Navigate to Company Cards
  4. Click on Add Company card
  5. Click on American Express from the list
  6. Click Next
  7. Select the option for "Corporate Cards" and next
  8. Notice the Next button in the bottom

Expected Result:

Next button for instructions to set up the company card feed page don't overlap with navigation bar or scrollable

Actual Result:

Next button for company card instruction page is overlapped with navigation bar and the page is not scrollable

Workaround:

Unknown

Platforms:

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

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Image

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021879607222461961573
  • Upwork Job ID: 1879607222461961573
  • Last Price Increase: 2025-01-17
Issue OwnerCurrent Issue Owner: @
Issue OwnerCurrent Issue Owner: @abekkala
@lanitochka17 lanitochka17 added Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 labels Jan 14, 2025
Copy link

melvin-bot bot commented Jan 14, 2025

Triggered auto assignment to @abekkala (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.

@daledah
Copy link
Contributor

daledah commented Jan 14, 2025

Proposal

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

Android - Cards - Next button for company card instruction page is overlapped

What is the root cause of that problem?

We didn't apply the safe area padding bottom in ScrollView:

<ScrollView
style={styles.pt0}
contentContainerStyle={styles.flexGrow1}

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

We should apply safeAreaPaddingBottomStyle to style or contentContainerStyle in ScrollView:

    const {safeAreaPaddingBottomStyle} = useStyledSafeAreaInsets();

What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?

What alternative solutions did you explore? (Optional)

We can use includeSafeAreaPaddingBottom={true} in:

includeSafeAreaPaddingBottom={false}

@dukenv0307
Copy link
Contributor

Enable includeSafeAreaPaddingBottom looks promissing

@dukenv0307
Copy link
Contributor

I'm working on WS feed project, I can help take it as C+ @abekkala

@abekkala abekkala added the External Added to denote the issue can be worked on by a contributor label Jan 15, 2025
Copy link

melvin-bot bot commented Jan 15, 2025

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

@melvin-bot melvin-bot bot changed the title Android - Cards - Next button for company card instruction page is overlapped [$250] Android - Cards - Next button for company card instruction page is overlapped Jan 15, 2025
@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Jan 15, 2025
Copy link

melvin-bot bot commented Jan 15, 2025

Current assignee @dukenv0307 is eligible for the External assigner, not assigning anyone new.

@dukenv0307
Copy link
Contributor

@daledah's alternative solution looks good to me. We can remove includeSafeAreaPaddingBottom={false} since the default value is true.

🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Jan 16, 2025

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

@shubham1206agra
Copy link
Contributor

@stitesExpensify This is dupe of https://expensify.slack.com/archives/C049HHMV9SM/p1736238279772929, and will be solved in #54285

cc @mountiny

@mountiny mountiny assigned mountiny and daledah and unassigned stitesExpensify Jan 17, 2025
@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Jan 17, 2025
@mountiny mountiny changed the title [$250] Android - Cards - Next button for company card instruction page is overlapped [$125] Android - Cards - Next button for company card instruction page is overlapped Jan 17, 2025
Copy link

melvin-bot bot commented Jan 17, 2025

📣 @daledah 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

Copy link

melvin-bot bot commented Jan 17, 2025

Upwork job price has been updated to $125

@mountiny
Copy link
Contributor

Gonna handle and move this forward as, in this case, it's influencing the UX as the button cannot be clicked easily - @daledah, can you raise a PR, please, for $125? since its a tiny change?

@stitesExpensify
Copy link
Contributor

Sorry, misclick

@mountiny
Copy link
Contributor

@daledah what is your eta for the PR?

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Jan 20, 2025
@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jan 28, 2025
@melvin-bot melvin-bot bot changed the title [$125] Android - Cards - Next button for company card instruction page is overlapped [HOLD for payment 2025-02-04] [$125] Android - Cards - Next button for company card instruction page is overlapped Jan 28, 2025
Copy link

melvin-bot bot commented Jan 28, 2025

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

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jan 28, 2025
Copy link

melvin-bot bot commented Jan 28, 2025

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.89-8 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 2025-02-04. 🎊

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

  • @dukenv0307 requires payment through NewDot Manual Requests
  • @daledah requires payment (Needs manual offer from BZ)

Copy link

melvin-bot bot commented Jan 28, 2025

@dukenv0307 @abekkala @dukenv0307 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]

@dukenv0307
Copy link
Contributor

dukenv0307 commented Jan 29, 2025

BugZero Checklist:

  • [Contributor] Classify the bug:
Bug classification

Source of bug:

  • 1a. Result of the original design (eg. a case wasn't considered)
  • 1b. Mistake during implementation
  • 1c. Backend bug
  • 1z. Other:

Where bug was reported:

  • 2a. Reported on production
  • 2b. Reported on staging (deploy blocker)
  • 2c. Reported on a PR
  • 2z. Other:

Who reported the bug:

  • 3a. Expensify user
  • 3b. Expensify employee
  • 3c. Contributor
  • 3d. QA
  • 3z. Other:
Regression Test Proposal Template
  • [BugZero Assignee] Create a GH issue for creating/updating the regression test once above steps have been agreed upon.

    Link to issue:

Regression Test Proposal

Test:

  1. Navigate to More features on workspace settings
  2. Enable Company Cards
  3. Navigate to Company Cards
  4. Click on Add Company card
  5. Click on American Express from the list
  6. Click Next
  7. Select the option for "Corporate Cards" and next
  8. Verify that: The Next button is not overlapped

Do we agree 👍 or 👎

@abekkala
Copy link
Contributor

PAYMENT SUMMARY FOR FEB 04

  • Fix: @daledah [$125, if no regressions] Offer
  • PR Review: @dukenv0307 [$125, if no regressions] payment via NewDot
    please complete checklist

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Feb 3, 2025
Copy link

melvin-bot bot commented Feb 4, 2025

Payment Summary

Upwork Job

BugZero Checklist (@abekkala)

  • I have verified the correct assignees and roles are listed above and updated the neccesary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants/1879607222461961573/hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@abekkala
Copy link
Contributor

abekkala commented Feb 4, 2025

PAYMENT SUMMARY FOR FEB 04

  • Fix: @daledah [$125] payment sent and contract ended - thank you! 🎉
  • PR Review: @dukenv0307 [$125] payment via NewDot

@abekkala abekkala closed this as completed Feb 4, 2025
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
Development

No branches or pull requests

7 participants