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

Mini Cart buttons cut off in specific vertical phone viewports #7400

Closed
seanconklin opened this issue Oct 13, 2022 · 4 comments · Fixed by #8351
Closed

Mini Cart buttons cut off in specific vertical phone viewports #7400

seanconklin opened this issue Oct 13, 2022 · 4 comments · Fixed by #8351
Assignees
Labels
block: mini-cart Issues related to the Mini-Cart block. focus: global styles Issues that involve styles/css/layout structure. priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue/PR concerns a confirmed bug.

Comments

@seanconklin
Copy link

Vertical mobile screen partially cuts off the "Go to checkout" button with my iPhone 11 Pro Max and totally cuts off the button in the attached video from a customer using Chrome with vertical screen.

I'm able to reproduce the problem using Chrome Dev Tools but with intermittent results as I click around, refresh, etc.

It appears a contributing factor is the browser's floating navigation bar, which DNE in the Chrome Dev Tools yet the problem sometimes reproduces there as well per the attached SS's.

SS: iPhone Pro Max vertical (reliably reproduces)
iPhone 11 vertical

SS: Chrome Dev Tools iPhone XR (intermittently reproduces)
Chrome Dev Tools iPhone XR

SS: Chrome Dev Tools iPad Air (intermittently reproduces)
Chrome Dev Tools iPad Air

Video MP4 (from a customer in Chrome mobile specs unknown)
https://user-images.githubusercontent.com/19829621/195697172-c02af392-3f1d-433e-88a0-cd8230ba5f8d.mp4

@seanconklin
Copy link
Author

@alexflorisca alexflorisca added priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. block: checkout Issues related to the checkout block. block: cart Issues related to the cart block. and removed block: checkout Issues related to the checkout block. labels Oct 14, 2022
@Tropicalista
Copy link

I suppose this is depending on the use of table instead of flex or grid.

I have similar issue generating by left in stock badge.

In my case I solved modifying white-space property property of css.

@nielslange nielslange added block: mini-cart Issues related to the Mini-Cart block. and removed block: cart Issues related to the cart block. labels Oct 19, 2022
@Brianmitchtay
Copy link

Seeing this same issue reported by a user in 5760222-zen. I am able to replicate the same on my testing site.
Screenshot_20221202-130508
mini cart

@danielwrobert
Copy link
Contributor

danielwrobert commented Jan 30, 2023

I've been able to reproduce this on several themes as well (screenshots below). The issue resurfaced today and I've moved it to a high priority item to investigate.

See: p1675100975816569-slack-C02FL3X7KR6 for additional context.

08F40EA6-FB9A-49A7-B8AF-0C972500F3EC 591FD170-0F9F-41AF-85C8-8F403077C73C
569A73FD-FB86-43B5-AE22-3B00C416A037

@danielwrobert danielwrobert added type: bug The issue/PR concerns a confirmed bug. focus: global styles Issues that involve styles/css/layout structure. labels Jan 31, 2023
@danielwrobert danielwrobert self-assigned this Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
block: mini-cart Issues related to the Mini-Cart block. focus: global styles Issues that involve styles/css/layout structure. priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue/PR concerns a confirmed bug.
Projects
None yet
6 participants