Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Checkout Block cutting off its content #6885

Closed
asumaran opened this issue Aug 12, 2022 · 1 comment · Fixed by #7152
Closed

Checkout Block cutting off its content #6885

asumaran opened this issue Aug 12, 2022 · 1 comment · Fixed by #7152
Labels
block: checkout Issues related to the checkout block. type: bug The issue/PR concerns a confirmed bug. type: good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team.

Comments

@asumaran
Copy link

To reproduce

  • Create a new page
  • Insert the checkout block

Notice the limits of the checkout block will cut off its content.

Expected behavior

No content should be outside of the checkout block limits.

Screenshots

Environment

WordPress:

  • Core version: 6.0.1
  • WooCommerce version: 6.7.0
  • WooCommerce Blocks version: 8.2.1
  • Site language: english

Desktop (please complete the following information):

  • OS: macOS
  • Browser: MacOS
  • Version: Version 104.0.5112.79 (Official Build) (x86_64)
@asumaran asumaran added the type: bug The issue/PR concerns a confirmed bug. label Aug 12, 2022
@ralucaStan ralucaStan added the type: good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team. label Aug 12, 2022
@Aljullu Aljullu added the block: checkout Issues related to the checkout block. label Aug 18, 2022
@tarhi-saad
Copy link
Contributor

Thank you @asumaran for reporting this bug! 🙌 I was able to reproduce it. The elements outside the block limits are either translated elements (e.g., the Express checkout block title), or ::before content in CSS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
block: checkout Issues related to the checkout block. type: bug The issue/PR concerns a confirmed bug. type: good first issue The issue is a good candidate for the first community contribution/for a newcomer to the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants