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
When using the 3 button modal, there is some extra space to the left of the footer. It looks like there should be 4 buttons, but there are only 3, and the first button is missing.
I think the buttons should span all the available space, with each button having a width of 33.33%, so it would be consistent with the looks of the 2 button modal. Now this looks like those blank switches you see in cars who have some missing options.
I read the component guidance for modals https://carbondesignsystem.com/components/modal/usage/ and the PR #7775 but it doesn't say anything about the reasoning of this situation. I'm guessing it's because of symmetry, so that there's a clear distinction where the half point of the footer is?
On a phone this looks particularly bad, the first button container is squeezed so there is just some blank space at the left of the modal footer.
The text was updated successfully, but these errors were encountered:
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
Link to storybook
When using the 3 button modal, there is some extra space to the left of the footer. It looks like there should be 4 buttons, but there are only 3, and the first button is missing.
I think the buttons should span all the available space, with each button having a width of 33.33%, so it would be consistent with the looks of the 2 button modal. Now this looks like those blank switches you see in cars who have some missing options.
I read the component guidance for modals https://carbondesignsystem.com/components/modal/usage/ and the PR #7775 but it doesn't say anything about the reasoning of this situation. I'm guessing it's because of symmetry, so that there's a clear distinction where the half point of the footer is?
On a phone this looks particularly bad, the first button container is squeezed so there is just some blank space at the left of the modal footer.
The text was updated successfully, but these errors were encountered: