Jason

Results 103 comments of Jason

🚨 Reviewed for Security 🚨

@schne324 Do you know if this is still an issue or anything we can do to address it? Is there an example somewhere either in cauldron or one of the...

Thanks for the background. I'd definitely like to reconsider how we do content layout because it's funky and does cause issues as you mentioned and isn't well documented. Maybe that's...

The desired behavior should be: The right container should have an x overflow if items extend past the width of that container.

When this gets initially implemented, we don't want to change the name yet but save that for a later breaking change. We may want to consider alias for the time...

Whatever we decide on, we should document the actual guidelines we expect icons to follow. Some examples below: - https://primer.style/foundations/icons/design-guidelines - https://m3.material.io/styles/icons/designing-icons - https://developer.apple.com/design/human-interface-guidelines/icons I don't think we need to...

Since this PR hasn't been updated in a bit, I'm closing it. Please re-open and update if the changes are still needed.

Potential solution: Use container query to layout the field in a different way that makes it work in smaller container sizes.

~You can achieve this today using the following component, `` but it would be good to elevate this to a top level component.~ Outdated, new specs coming soon.

Notes from working session: - Remove "x" indication from off state - Left aligned "toggle switch" with right aligned "label" - @ezirlingerDQ will update designs to reflect above changes