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

In a selectmenu-like pattern in our product, the button part has a background color while the select is open. I may be overlooking something obvious, but it looks to me...

select

In this scenario: ```html ... ... ``` where two `child` elements extend the `grandparent` (in an orthogonal direction), the spec allows for a down-arrow on `parent` to descend into `child`...

focusgroup

Per the [resolution on 536](https://github.com/openui/open-ui/issues/536#issuecomment-1164737967), we will have `` come with default styles that are standardized. (These can be opted-out via `selectmenu {appearance:auto}` in CSS.) This issue is to brainstorm/bikeshed...

select

Another `` behavior to discuss: what should happen when the control's listbox is closed, and a user arrow keys up/down on the control's button? Per my testing of `` in...

select
stale

- The `` anatomy shouldn't have a button slot or part when it's in the 'multiple' state. - Some events are missing for ``, e.g. Shift+Up to add the above...

select-v2

I noticed that none of the permalinks to anchored positions – such as https://open-ui.org/components/popup.proposal.alternatives#alternative-dedicated-popup-element – are working. This is because the `id` attributes on the headings are injected through JavaScript....

This issue was reported by @domenic [here](https://github.com/mfreed7/popup/issues/4), and is being moved to the OpenUI repo. --- Specifically the interaction with the dismissal behavior. `` has gotten away with just using...

popup
popup-spec

From what I saw, the most requested feature (after styling) for which most developers prefer third-party date pickers (calendars) over native `` is range support. Multi range selection is also...

WHATWG
needs-research
date-picker

![image](https://user-images.githubusercontent.com/13637602/170857736-9bc85724-44f7-44b4-99f8-9c6dd3705e3e.png) ![image](https://user-images.githubusercontent.com/13637602/170857516-32065f0f-5412-4ad8-9d75-089575996963.png) ![image](https://user-images.githubusercontent.com/13637602/170857527-36e2ceea-2def-4590-9347-9cd22e36f262.png) I find this UI pattern very powerful and practical for users that are either using touch, mouse or keyboard. It would be great if Open UI could...

select

Transferred from https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/579 Opened by @aleventhal Focusgroup is really neat. I'm super happy to see it being worked on, and the number of scenarios handled is amazing. Regarding this part,...

agenda+
focusgroup