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

Unexpected spacing on the blocks checkout on mobile when WooPay is enabled #9699

Open
a-danae opened this issue Nov 11, 2024 · 0 comments
Open
Labels
component: WooPay WooPay related issues focus: woopay good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue is a confirmed bug.

Comments

@a-danae
Copy link
Contributor

a-danae commented Nov 11, 2024

Describe the bug

When WooPay is enabled and the shopper is logged into WooPay, the blocks checkout on mobile has some unexpected spacing.

To Reproduce

  1. Enable WooPay on the merchant store
  2. Add a product to the cart and go to the blocks checkout page
  3. View the page as in a mobile device using the browser inspector tools
  4. Notice that the "Save my info" component is displayed
  5. Log into WooPay
  6. Reload the checkout page
  7. Make a change on the email address field to re-render the "Save my info" component
  8. Notice that there's some space between the payment options and the "Add order note" checkbox. For reference, see the screenshot below to see how this looks when WooPay is disabled, which is the expected appearance

Actual behavior

There's some space between the payment options and the "Add order note" checkbox. For reference, see the screenshot below to see how this looks when WooPay is disabled, which is the expected appearance.

Screenshots

WooPay enabled Not logged into WooPay WooPay disabled

Expected behavior

When the "Save my info" component isn't displayed, the space between the available payment methods and the "Add order notes" checkbox must be the same as when WooPay is disabled.

@a-danae a-danae added type: bug The issue is a confirmed bug. component: WooPay WooPay related issues focus: woopay labels Nov 11, 2024
@c-shultz c-shultz added the good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. label Nov 13, 2024
@pierorocca pierorocca added the priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: WooPay WooPay related issues focus: woopay good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

3 participants