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
In Spectrum S2, if a <RadioGroup/> is at the end of a <Form/>, within a long component that is overflowing-Y, picking a Radio value at the bottom of the <Form/> will cause a layout jump (equal to the size of the overflow).
Provide a general summary of the issue here
In Spectrum S2, if a
<RadioGroup/>
is at the end of a<Form/>
, within a long component that is overflowing-Y, picking a Radio value at the bottom of the<Form/>
will cause a layout jump (equal to the size of the overflow).🤔 Expected Behavior?
The layout jump should not happen.
😯 Current Behavior
Layout jumps.
💁 Possible Solution
seems to help but the jump still happens.
🔦 Context
No response
🖥️ Steps to Reproduce
https://codesandbox.io/p/github/laurentlahmy/s2-vite-project/main
-> layout jump
Version
0.7.1
What browsers are you seeing the problem on?
Chrome, Firefox
If other, please specify.
No response
What operating system are you using?
macos
🧢 Your Company/Team
External
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: