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
Current Behavior
From time to time the segmented button 'collapses' in on itself as seen below when placed inside a scale-collapsible.
The scale-segmented-button spans the entire width, but the individual scale-segments are way to narrow for the text. With fullWidth={true} the issue still persists.
Expected Behavior
Segmented button should look normal as seen below.
ledex
changed the title
[Segmented Button]: Collapses in on itself when placed inside a scale-collapsible
[Segmented Button] Collapses in on itself when placed inside a scale-collapsible
May 15, 2024
Scale Version
3.0.0-beta.151
Framework and version
React 17.0.2
React 18.2.0
Current Behavior
From time to time the segmented button 'collapses' in on itself as seen below when placed inside a scale-collapsible.
The
scale-segmented-button
spans the entire width, but the individualscale-segment
s are way to narrow for the text. WithfullWidth={true}
the issue still persists.Expected Behavior
Segmented button should look normal as seen below.
Code Reproduction
https://codesandbox.io/p/sandbox/scale-components-react18-forked-vgwsvy
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: