Luke Warlow

Results 584 comments of Luke Warlow
trafficstars

If we don't allow initially open non-modal popover dialogs then does that limit the idea of deprecating non-modal non-popover dialogs? Would it just be removing the show method but not...

https://x.com/claviska/status/1729964684441223319?s=20 this is just one example of many that quickly provides a visual demonstration of what I mean. https://x.com/claviska/status/1710098277767729479?s=20 here is another. https://twitter.com/diegohaz/status/1735639392369136060?t=sdPF9cS_dMRejRg0d169Tw&s=19 Another example of the safe area mechanism...

https://www.smashingmagazine.com/2023/08/better-context-menus-safe-triangles/ also provides a good explainer

It's possible that a delay mechanism is good enough, so a loseinterest could be delayed by a second and cancelled if interest was regained (cancelled rather than re triggering to...

Also should consider if this should be linked to CSS anchor positioning somehow or if the positioning mechanism is tangential to this concept. What happens if the hover triggers something...

So thinking on the safe area Vs delay thing a bit more, delaying (or not firing) lose interest doesn't actually achieve much in the case where another interest Invoker is...

Ah okay yeah I was thinking just a delay for lose interest not for "gain" interest. Yeah you're right.

To clarify if we add an attribute to select would that also require changes to the children. One of the niceties with using select is to get the fallback in...

Just a minor correction it's actually in Safari 17, MDN is incorrect.

This should be up to date with latest master now (have rebased). Let me know if there's anything else I should do.