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

Currrently the navigation menu does a prefetch for all link URLs. However, they are missing the trailing slash, so they all do a permanent redirect to load the actual content....

openui-site
stale

This issue is for collecting use cases for a button with multiple states. Referred to as cycle buttons in some prior discussions. I'm **not** looking for ideas on how this...

research

This issue is for collecting use cases for a button with a pressed state. Sometimes referred to as toggle buttons (but that's an overloaded term), or aria-pressed buttons (but that's...

research

Video elements support a picture in picture mode. Much like we have full screen actions should we add a picture in picture action? There's also an API that supports any...

invokers

In my original [popover hover-triggering explainer](https://open-ui.org/components/popover-hint.research.explainer/#css-values-to-control-delay), and in the [CSSWG discussion](https://github.com/w3c/csswg-drafts/issues/9236), there are actually **two** hover/focus related triggers: - hover or focus to **show** a popover - de-hover or de-focus...

needs edits
invokers

The `hr` element is [allowed as a child](https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element:concept-element-content-model) with a normal `select` element. Its use is to create a separator. But it seems that this is [not included](https://open-ui.org/components/selectlist/#anatomy-of-the-selectlist-element) with `selectlist`....

In this issue, we decided that selection should not follow focus in ``'s listbox: https://github.com/openui/open-ui/issues/742 In this comment, @scottaohara pointed out that maybe selection following focus is useful? https://github.com/openui/open-ui/issues/896#issuecomment-1781114197 Is...

stale
listbox

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...

invokers

Sorting a table is common functionality added to a table via JavaScript. It would be helpful to have this functionality natively added to tables. ### Related material: - https://www.w3.org/WAI/ARIA/apg/patterns/table/examples/sortable-table/ -...

WHATWG
stale

Following on the back of #799 and #800, I'd like to also propose the addition of table text searching. Data tables on the web are time and again implemented with...

WHATWG
stale