Westbrook Johnson

Results 527 comments of Westbrook Johnson

One initial though, as `` doesn't really belong directly in an ``... still pretty hypothetical at this point, however. https://studio.webcomponents.dev/edit/XtzQqgirl81eYNsWe41Z/src/index.ts?p=stories

This is an interesting one, because it _IS_ an error and the code should never be allowed to get that far. In raw HTML it would be a parser error...

`` certainly does not, but neither does ``, e.g. just removing the error above doesn't throw focus into the Textfield when navigating with the keyboard (at least in your current...

@HenryPing have you been able to confirm this state in the context of an actual device? I'd be interested in knowing if this is failing on `pointer: coarse` as it...

Thanks @monkeyjabs! We just merged #2597, would you be able to checkout https://main--spectrum-web-components.netlify.app/ and let us know how if you're seeing this situation lessened?

We've upstreamed an issue to Spectrum CSS to wrap `:hover` styles in `@supports (hover: hover)` as part of the work that would go into this...

There are a lot of DOM changes here, yes. @pfulton this makes the Badge even more like the Action Button, I know we don't usually share code this way, but...

@hunterloftis you helped us bring this to life to begin with, and there are a bunch of changes included to adopted the new CSS dependency, so I was hoping you...

The `fixed` version itself isn’t deprecated, the values for that attribute have been updated to be logical property based so `inline-start` rather than `left`, which is a choose of mine.