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

Add Paypal option removed if Paypal already exists #5806

Conversation

Santhosh-Sellavel
Copy link
Collaborator

@Santhosh-Sellavel Santhosh-Sellavel commented Oct 13, 2021

Details

If the Paypal option has already been added by the user, will not show add PayPal option now.

Fixed Issues

$ #5418

Tests & QA Steps

  1. Go to Settings -> Payments
  2. If PayPal username is not added already, add now.
  3. Now Payments page, click Add Payment Method option
  4. Should not see Paypal.Me in options.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Screenshot 2021-10-28 at 12 24 23 AM

Mobile Web

Simulator Screen Shot - iPhone 12 - 2021-10-28 at 00 11 13

Desktop

Screenshot 2021-10-28 at 12 24 00 AM

iOS

Simulator Screen Shot - iPhone 12 - 2021-10-28 at 00 08 44

Android

Screenshot_1635360083

@Santhosh-Sellavel Santhosh-Sellavel requested a review from a team as a code owner October 13, 2021 17:21
@MelvinBot MelvinBot requested review from pecanoro and removed request for a team October 13, 2021 17:21
parasharrajat
parasharrajat previously approved these changes Oct 13, 2021
@parasharrajat
Copy link
Member

parasharrajat commented Oct 13, 2021

Looks good to me. See More. Ready for merge after N6 is lifted cc @pecanoro

@Santhosh-Sellavel Santhosh-Sellavel changed the title [HOLD N6] Add Paypal option removed if Paypal already exists Add Paypal option removed if Paypal already exists Oct 19, 2021
@Santhosh-Sellavel
Copy link
Collaborator Author

@pecanoro Any update on this?

@Santhosh-Sellavel Santhosh-Sellavel changed the title Add Paypal option removed if Paypal already exists [WIP] Add Paypal option removed if Paypal already exists Oct 27, 2021
@Santhosh-Sellavel Santhosh-Sellavel changed the title [WIP] Add Paypal option removed if Paypal already exists Add Paypal option removed if Paypal already exists Oct 27, 2021
@Santhosh-Sellavel
Copy link
Collaborator Author

Updated with new screenshots after merging with Main again.

Copy link
Contributor

@stitesExpensify stitesExpensify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @stitesExpensify in version: 1.1.10-3 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 failure ❌
🕸 web 🕸 success ✅

@nazam100
Copy link

nazam100 commented Oct 29, 2021

Accessibility Issue: Focus moving to Hidden Elements. This bug is similar to #5452
Failed WCAG: 2.4.3
Actual Result: The focus is moving to the background elements.
Expected Result: The focus should move to the opened dialogue box.

Attachment:

payment.page.focus.is.moves.hidden.content.mp4
focus.order.mp4

@nazam100
Copy link

Accessibility Issue: The element announced without button role. This is similar to issue #5446
Failed WCAG: 4.1.2
Actual Result: The element is announced without a name and role of the button.
Expected Result: Since this is an interactive element, it should be announced with a name and role of the button.

Attachment:

Screen.reader.is.not.announcing.the.Name.and.role.of.button.mp4

@nazam100
Copy link

nazam100 commented Oct 29, 2021

Accessibility Issue: Grey icons against white background fail contrast requirements. This issue is similar to #5506
Failed WCAG: 1.4.11
Actual Result: The grey icons (#C6C9CA) on white background (#FFFFFF) have a color contrast ratio of 1.66:1.
Expected Result: The visual presentation of meaningful graphical objects or interactive components should have a contrast ratio of at least 3.00:1 with the surrounding background color.

Attachments:

Capture

@nazam100
Copy link

Accessibility Issue: Grey text against white background fail contrast requirements. This issue is similar to #5503
Failed WCAG: 1.4.3
Actual Result: The grey text (#AOABAE) on white background (#FFFFFF) have a color contrast ratio of 2.4:1.
Expected Result: The contrast ratio of the text against the background should be at least 4.50:1 for small text and 3.00:1 for large text (14pt bold or 18 pt+).

Attachment:

Capture

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.11-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants