open-ui icon indicating copy to clipboard operation
open-ui copied to clipboard

Maintain an open standard for UI and promote its adherence and adoption.

Results 287 open-ui issues
Sort by recently updated
recently updated
newest added

The proposed `filter` attribute for `selectlist` aims to provide a more efficient, user-friendly way to navigate through long lists of options. This attribute would enable real-time filtering of options based...

select
stale
select-v2

```html Play/Pause ``` I do not think there should be magic defaults like this. Could be mis-labeled & bad for ARIA, etc. I'll grab the attention of others in the...

invokers

Along the same lines as #947 and #916 Should we add an action for triggering remote playback prompt UI? (See https://developer.mozilla.org/en-US/docs/Web/API/RemotePlayback/prompt) Could be useful for custom video player UIs

stale
invokers

We've discussed this before but I don't think there's a dedicated issue to talk about what could constitute interest on a touch device (e.g. phone, tablet, certain laptops). We should...

invokers

I touched on this while discussing https://github.com/openui/open-ui/issues/827 In order to indicate the currently selected option inside the listbox (I supposed it should also already be indicated in the button), should...

select
select-v2

Came up from Simon https://github.com/whatwg/html/issues/9625#issuecomment-2127063636 Seems plausible to do. TLDR: If the button is in a dialog or popover and has an non-ambiguous action value then we don't need an...

I'll paste in the summary here from a kickoff meeting we had with @bradfrost: > Hey everyone, as an FYI a few of us met with Brad Frost regarding a...

Misc

In the current version of the [focusgroup explainer](https://open-ui.org/components/focusgroup.explainer/), the direction can be restricted to `inline` and `block` directions. However, there are many ways to alter the visual order of elements...

focusgroup

A question that came up while doing research on the switch element. In the [Material 3 Switch Accessibility documentation](https://m3.material.io/components/switch/accessibility#c0e9fae1-48df-428b-b028-4f7be071ada3), it's stated that a dragging movement should toggle the switch. This...

needs edits
WHATWG

I've written a (still rather vague) [proposal for improvements to `` styling](https://github.com/dbaron/details-styling), which is somewhat related to the proposal in #725. I'm interested in thoughts (probably here rather than in...