Joey Arhar

Results 497 comments of Joey Arhar

This PR won't be merged and will instead be included in a bigger PR including all customizable select PRs: https://github.com/whatwg/html/pull/10548

> This is "ok" like this, but perhaps better is a server redirect? > > See this URL for an example: > > https://open-ui.org/components/popup.research.explainer/ > > It automatically redirects (without...

> I wonder who the expert would be? Probably @andrico1234 > Side-thing, I also notice as I look back at the popup/popover files, there are still old versions of the...

Ok cool. Anything else I can do to get this merged? I still don't have merging permissions.

Yeah we should probably listen to mutations, it really seems like the sane default. It will likely be expensive for the browser to do that, but there are ways that...

I propose that we resolve to make the selectedoption element respond to mutations inside option elements. Otherwise, we might not pick up updates that authors have made to the DOM...

reopening due to https://github.com/whatwg/html/issues/10520

I think that for more sophisticated cases where you don't want to clone but instead want to have other content that lives in the option which gets rendered when a...

Since people sounded more interested in accessibility mappings of the button than the cloning behavior, I created a separate issue here so we can talk about it: https://github.com/openui/open-ui/issues/1116

I just updated this PR to match the latest styles from the CSS issue. I'm not sure what we should say about properties that are supposed to be inherited, like...