You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ModalTrigger>
<Button variant="secondary">Open</Button>
<Modal>
<Heading>Cloud City</Heading>
<Content>
<Paragraph>
Cloud City was a completely man-made tibanna gas mining colony staff hovering over
the gas giant Bespin, occupied by millions of workers, tourists and support staff.
Located in Bespin's Life Zone, the station had no need for airlocks or life support
systems, with the atmosphere comprised mostly of oxygen and acceptable levels of
gravity and temperature.
</Paragraph>
<Paragraph>
The station was situated 59,000 kilometers above Bespin's core, while its disk was
approximately 16.2 kilometers in diameter. 36,000 repulsorlift engines and tractor
beam generators kept the giant city floating above the planet. It contained 392
levels, along with platforms and rooms for residents and visitors.
</Paragraph>
</Content>
</Modal>
</ModalTrigger>
I'm starting to think the issue if more linked to the fact that the height of the SE viewport is not very high and an overflowing modal is causing issue. Testing with Browserstack the animation seems fluid with a small Modal, still hard to tell on a video stream of a real device.
Describe the bug
On certain devices (iPhone SE 2022), the modal animation is choppy.
Steps to reproduce
Using an iPhone SE open a Modal.
Expected results
The animation is smooth, like on other devices.
Reproducible demo
Image.from.iOS.MP4
The text was updated successfully, but these errors were encountered: