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

@dandclark noticed a gap during a PR for type ahead so I'm filing an issue for the group to weigh in. Currently the spec states that the space key event...

select
stale

Akin to the [`` element's standardized styling](https://html.spec.whatwg.org/multipage/rendering.html#flow-content-3), I think it'd be helpful to authors to get a very basic set of standardized styles that the UA applies to pop-ups by...

popup

In some cases it will be useful for authors to include non-interactive content in a ``'s listbox for the purpose of labeling groups of options. The native `` offers this...

select
needs edits
a11y-tracker
needs-a11y-review

Coming out of https://github.com/openui/open-ui/issues/529, it was brought up in the linked issue and during the telecon meeting today about how will primary-keyboard users, and touch-device users have access to non-focusable...

a11y-tracker
popup

Can we expect focusgroups to be navigable by screen reader users on touch devices? With a somewhat limited set of basic/simple user gestures, is it possible that focusgroups may perhaps...

focusgroup

A number of previous issues have danced around the question of `` behavior as it relates to the [``](https://open-ui.org/components/select) proposal. https://github.com/openui/open-ui/issues/113 https://github.com/openui/open-ui/issues/104 https://github.com/openui/open-ui/issues/153 https://github.com/openui/open-ui/issues/142 https://github.com/openui/open-ui/issues/152 https://github.com/openui/open-ui/issues/380 I'd like to try...

select-v2

Given an a form input implements the validation API (Element.validity) we need a way to style the messages. We can use :invalid or :valid to style the actual input in...

stale

In https://github.com/openui/open-ui/issues/470 we [resolved](https://github.com/openui/open-ui/issues/470#issuecomment-1138868669) to **a)** have a pseudo class that matches when a pop-up is in the top layer, and **b)** call it `:top-layer`. I [raised this issue](https://github.com/w3c/csswg-drafts/issues/7319) with...

popup
CSSWG

pseudo-class is a hyphenated word

The select with multiple, depending on the height, may or may not have a scrollbar. Given a height of 40 or 50 px for example, the select with multiple effectively...

stale