Luke Warlow

Results 598 comments of Luke Warlow
trafficstars

These along with `focusgroup` would allow for a proper toolbar implementation such as the one on the GitHub comments panel (or really any Toolbar). We are however currently missing a...

Yeah thinking on it I think pressed (to match aria?) or checked or something other than toggle is for the best.

I've raised some issues to try and gather some use cases. https://github.com/openui/open-ui/issues/1039 - toggle buttons https://github.com/openui/open-ui/issues/1040 - cycle buttons (the sort of thing Keith mentions above)

Gonna commandeer this issue to discuss styling invokers based on Invokee state more generally than just popover.

https://github.com/w3c/csswg-drafts/issues/9547 contains some discussion regarding this.

Yeah Tim mentioned an ':invoketarget()' selector as an idea. Invalidating could be interesting but no more difficult than has or others.

https://react-spectrum.adobe.com/blog/creating-a-pointer-friendly-submenu-experience.html

I vote for `lightdismiss` it's the term people use to describe this behaviour (in my experience at least). It's what's already used to describe the behaviour for popover. It's also...

There's currently 19 instances of the term dismiss (in various forms) within the HTML spec (excluding an example block quote) while obviously some will be light-dismiss from popover not all...

Okay the VR point is a very good one and knocks out all my suggestions other than we should just go with lightdismiss. I agree lightclose feels very very weird.