Westbrook Johnson
Westbrook Johnson
`0` and `undefined` are highly different values both in javascript as well as within the context of a working application. Where there to be a "default after deleting" how would...
This seems to work fine here: https://opensource.adobe.com/spectrum-web-components/components/button/#pending We won’t be able to investigate this any further without a reproduction.
Can you share whether or not this decide meets the following criteria of "mobile" for our context: - `(max-width: 700px) and (hover: none) and (pointer: coarse)` - width of less...
As a member of Adobe, Inc. you should be able to self serve access to this repo and make this PR as a branch, rather than a fork, and enjoy...
Seems like a duplicate of #4227.
If you can _only_ select available options, how is this not an `` instead? Which is to say, why allow text input?
Right now we're mainly gathering data for planning and architecting. Information that may not be publicly available yet also includes that a ["Select only Combobox"](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/) is in the long term...
`event.preventDefault()` _is_ the browsers API for preventing things and the main path to "controlling" an element. I'm not sure what sort of alternate API you'd want to see here that...
The Combobox is less a fancy `` (as seen with Picker) than a fancy `` (as seen with Textfield) and should maintain a value that is the same as what...
Spectrum doesn't _technically_ support this usage: https://spectrum.adobe.com/page/checkbox/, which is why we don't support it. It's an interesting feature, and one that will be discussed more broadly as part of https://github.com/Igalia/webengineshackfest/issues/10...