Brecht De Ruyte
Brecht De Ruyte
For the moment, I think there isn't a way to show a popover by default (on page load) in Chrome Canary This could be handy for example to show a...
https://github.com/openui/open-ui/issues/872 gave rise to the potential benefit of a loseinterest option again. If we would have a manual popover that also gets triggered with interest. What happens when we lose...
When creating a demo with invoker buttons, I was wondering if a change event on an input should be triggered when controlling it, or just events in general if we'd...
Recently at a conference someone came with a question to me. When a video is playing and a popover gets closed, you still hear the video in the background (so...
Updated the range slider explainer based on last weeks telecon. - https://github.com/openui/open-ui/issues/1183 - https://github.com/openui/open-ui/issues/1186 - https://github.com/openui/open-ui/issues/1184 - https://github.com/openui/open-ui/issues/1197 I removed the anatomy for now because I did struggle to get...
The CSSWG has decided to use the slider-prefix in pseudo-elements for input[type="range"] https://github.com/w3c/csswg-drafts/issues/9830 I the current Open UI explainer, this is still different, should we update these names? **Current naming...
## Some first questions that come to mind - How should users switch focus between multiple handles? - What keyboard shortcuts should be used for handle selection and movement? -...
When multiple handles are present in a range input, we need a clear strategy for handling thumb collisions. In case handles start to get close to each other it might...
Based on explainer: https://open-ui.org/components/enhanced-range-input.explainer/ We need to decide whether to support more than two handles in range inputs, and if so, what the maximum limit should be? What I would...
Based on this explainer: https://open-ui.org/components/enhanced-range-input.explainer/ I can't help but thinking that a progressive enhancement idea is going to be tough. I'd love to get some input on this by people...