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 2022-06-21] [$250] Android - Close account - Email address in default contact method is split in two lines instead of under the text "Default contact method" #9229

Closed
kavimuru opened this issue May 30, 2022 · 27 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor

Comments

@kavimuru
Copy link

kavimuru commented May 30, 2022

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


Action Performed:

  1. Launch the app and login with public domain email
  2. Go to Settings > Security > Close account
  3. Observe the default contact method section

Expected Result:

Email address / phone number should appear below "Default contact method"

Actual Result:

Email address appears split in two lines unlike other environments

Workaround:

Visual

Platform:

Where is this issue occurring?

  • Android

Version Number: 11.69-2
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Android

iOS

**Upwork URL:** https://www.upwork.com/jobs/~018b99730f8f9ca365 **Issue reported by:** Applause internal tester **Slack conversation:**

View all open jobs on GitHub

@melvin-bot
Copy link

melvin-bot bot commented May 30, 2022

Triggered auto assignment to @nkuoch (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@nkuoch nkuoch removed their assignment May 31, 2022
@nkuoch nkuoch added the External Added to denote the issue can be worked on by a contributor label May 31, 2022
@melvin-bot
Copy link

melvin-bot bot commented May 31, 2022

Triggered auto assignment to @trjExpensify (External), see https://stackoverflow.com/c/expensify/questions/8582 for more details.

@nkuoch nkuoch added Weekly KSv2 and removed Daily KSv2 labels May 31, 2022
@thesahindia
Copy link
Member

Proposal

We can use textBreakStrategy here.
just need to pass textBreakStrategy="simple" or "balanced" to Text

<Text style={[styles.mt5]}>

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels May 31, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jun 3, 2022

@trjExpensify Whoops! This issue is 2 days overdue. Let's get this updated quick!

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 Overdue labels Jun 6, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jun 6, 2022

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

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Jun 6, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jun 6, 2022

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

@melvin-bot melvin-bot bot changed the title Android - Close account - Email address in default contact method is split in two lines instead of under the text "Default contact method" [$250] Android - Close account - Email address in default contact method is split in two lines instead of under the text "Default contact method" Jun 6, 2022
@trjExpensify
Copy link
Contributor

Oh weird, not sure why Melv assigned this to me while I was OOO.

Job is on Upwork here: https://www.upwork.com/jobs/~018b99730f8f9ca365

@parasharrajat
Copy link
Member

@thesahindia What about other platforms? That prop only works on Android.

@thesahindia
Copy link
Member

@parasharrajat, the issue is for android only. It works fine at other platforms.

@parasharrajat
Copy link
Member

Ok, then what value are you suggesting to pass and what is the effect of it?

@thesahindia
Copy link
Member

We can pass textBreakStrategy="simple". The default value is highQuality and because of that it breaks, if we use simple or balanced in will take the next line.

@thesahindia
Copy link
Member

thesahindia commented Jun 7, 2022

Issue not reproducible during KI retests. (First week)

The issue is still reproducible.

@parasharrajat
Copy link
Member

Can I get a screenshot to see the difference that it will make? I ran a few general tests and there was no change for me.

@thesahindia
Copy link
Member

Before
Screenshot 2022-06-08 at 11 03 03 PM

After

Screenshot 2022-06-08 at 11 02 37 PM

Note: The email needs to contain full stop to repro this issue.

@parasharrajat
Copy link
Member

Ok, looking good to me. @thesahindia 's proposal LGTM.

cc: @Luke9389

🎀 👀 🎀 C+ reviewed

@Luke9389
Copy link
Contributor

Luke9389 commented Jun 9, 2022

Alright @thesahindia go ahead and make a PR!

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Jun 9, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jun 9, 2022

📣 @thesahindia You have been assigned to this job by @trjExpensify!
Please apply to this job in Upwork 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 📖

@thesahindia
Copy link
Member

PR is up.

@parasharrajat
Copy link
Member

PR is approved

@mvtglobally
Copy link

@thesahindia
Copy link
Member

It was designed this way and it's expected.
cc: @parasharrajat @Luke9389

@parasharrajat
Copy link
Member

Yeah, it is expected as per my knowledge.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jun 14, 2022
@melvin-bot melvin-bot bot changed the title [$250] Android - Close account - Email address in default contact method is split in two lines instead of under the text "Default contact method" [HOLD for payment 2022-06-21] [$250] Android - Close account - Email address in default contact method is split in two lines instead of under the text "Default contact method" Jun 14, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jun 14, 2022

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.76-5 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-06-21. 🎊

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 Daily KSv2 labels Jun 20, 2022
@trjExpensify
Copy link
Contributor

Settled up with @thesahindia, @parasharrajat waiting for you to accept the invite for C+.

@melvin-bot melvin-bot bot removed the Overdue label Jun 23, 2022
@trjExpensify
Copy link
Contributor

Paid @parasharrajat now. Closing.

@parasharrajat
Copy link
Member

@trjExpensify I have accepted the offer.

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 Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

7 participants