Michael Coker
Michael Coker
@garrett gotcha! I'm sure you've considered it, but allow the `__actions` element to wrap could be an option, though then the actions wouldn't wrap under the title, and it sounds...
@garrett just checking in - did you want to leave this PR open and continue working toward a solution?
@garrett would the negative margin trick work here as a temporary solution until flex gap support is available? i.e., give the immediate descendants `__header` a `margin-bottom` set to the gap...
@garrett to confirm, are you going for something like this? https://codesandbox.io/s/still-dust-26393?file=/style.css One thing to note is that we don't add support for CSS features that aren't supported by the browsers...
He @edewit thanks for the issue! Some inconsistency is to be expected with native HTML elements since browsers are going to handle them differently, though we have brought this up...
I agree it could be confusing, but IMO, it would be good to keep "wrapper" or "container" out of the component name if we can. Here's an example of the...
@mcarrano we don't currently format the text in the banner in any way aside from adjust the text color based on the variant. We could support an icon in the...
@mcarrano adding the design approved label so it will remain open. Feel free to modify that as you see fit.
@mcarrano yep, should be an easy update.
@mcarrano updated the title since our "plain" button is the icon/kebab button, which already has progress support.