adixon-adobe

Results 22 comments of adixon-adobe

And just to make sure I don't cause additional confusion, the handle really does go to the edge of the track, it's just that because of the margin, it's easy...

Here's a screenshot of some of the override css we have in place for the web component (which probably has a touch more than needed for this issue). My hunch...

One thing I'll add to the FieldLabel -> ProgressBar discussion here is that I've been thinking of "specifically-sized" sizing, and "auto-sized based on context" sizing. So ProgressBar auto-sizing to the...

I also see an issue with `` in the light theme that I don't see in the doc pages, so might be worth checking the latest SWC version (not sure...

I'd expect `selected='multiple'` to be simpler to handle in ActionMenu since the selected state doesn't update when a selection is made. My understanding last we talked to design was that...

In talking with @charlessuh more about this, I think there's also a case for modal overlays to trap the `escape` key in the capture phase.

We're using components in production on https://lightroom.adobe.com and from my point of view "we're ready!" from the perspective of components being of good quality and usable. On the process/support front...

Looking at most of the examples for card on the design site, it seems like in most cases the subtitle is multi-line: https://spectrum.adobe.com/page/cards/ It also looks like the font size...

@castastrophe I think this covers it. I'd recommend making a really wide slider with more ticks to test that you have the alignment logic correct there (unless that's just faked...

Oh, and fwiw I just logged https://github.com/adobe/spectrum-web-components/issues/2990 on slider alignment.