Joey Arhar
Joey Arhar
> Well, remove the the attribute using removeNamedItem, since with that you can actually see the side effect easily. So instead of setting the attribute to something else, remove the...
Hey, coming here from [this chrome bug](https://bugs.chromium.org/p/chromium/issues/detail?id=1090678). If I understand correctly, this means that we would send the email `user@ß.com` to the server as `user@ß.com` instead of the punycoded version...
Yeah this is weird, and I agree that we should add attribute change steps to at least remove the dialog from the top layer when the open attribute is removed....
https://github.com/whatwg/html/pull/10124 https://chromium-review.googlesource.com/c/chromium/src/+/5269905
Thanks for taking a look and discussing with colleagues Anne! > Should look the same as the operating system controls by default. If we made appearance:none or a new appearance...
> I think the explainer doesn't explain the need for a new element in a convincing way, because the multiple examples look addressable in the context of select: flags are...
I’ve been discussing with @annevk and @pxlcoder about how to move forward here, and we have reached agreement on some things. Please correct if I misrepresent anything! - Reusing the...
> @josepharhar @annevk so will this likewise have the child of `` and ability to modify the initial shadow DOM? The idea (as I see it) is to still have...
Adding agenda+ to move this to stage 1
I updated the explainer to be `` instead of ``: https://open-ui.org/components/selectlist/