Skip to content

Commit ab426a7

Browse files
authored
[menu explainer] Update list of discussion issues. (#1444)
1 parent e628684 commit ab426a7

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

site/src/pages/components/menu.explainer.mdx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,3 +819,26 @@ This section links to all of the relevant discussions and [issues](https://githu
819819
- [Define a default checked attribute for menuitem](https://github.com/openui/open-ui/issues/1205)
820820
- [Keyboard shortcuts?](https://github.com/openui/open-ui/issues/1225)
821821
- [Should menulist be a popover by default?](https://github.com/openui/open-ui/issues/1226)
822+
- [[menu] Soft disabling menuitem elements](https://github.com/openui/open-ui/issues/1274)
823+
- [Is aria-owns the right relationship for sub-menus?](https://github.com/openui/open-ui/issues/1297)
824+
- [[menu] Should an event be fired when a `<menuitem>` is selected? Which event?](https://github.com/openui/open-ui/issues/1312)
825+
- [What event should fire on checkable menu items?](https://github.com/openui/open-ui/issues/1321)
826+
- [How to support interactive content like `<input type=search>` in a menu?](https://github.com/openui/open-ui/issues/1323)
827+
- [Can we give menuitems a default command?](https://github.com/openui/open-ui/issues/1326)
828+
- [[focusgroup] Feedback: Mousepointer hover on other items should re-focus](https://github.com/openui/open-ui/issues/1406)
829+
- [[focusgroup] Feedback: Pointer-activated menu should not focus first item, but clicking down arrow after clicking the menu trigger should still activate the first item ( autofocus or tab-into should not be necessary)](https://github.com/openui/open-ui/issues/1407)
830+
- [[focusgroup] Moving focus between horizontal submenus](https://github.com/openui/open-ui/issues/1408)
831+
- [menubar/menulist/menuitem content model](https://github.com/openui/open-ui/issues/1433)
832+
- [What should the tab key do in menu elements?](https://github.com/openui/open-ui/issues/1438)
833+
- [[menu] moving keyboard focus into submenus](https://github.com/openui/open-ui/issues/1439)
834+
- [Do we need command=show-menu and command=hide-menu?](https://github.com/openui/open-ui/issues/1442)
835+
836+
### WHATWG
837+
- [Introduce the new menu elements](https://github.com/whatwg/html/pull/12011)
838+
- This is the HTML spec PR to add the new elements
839+
840+
### CSSWG / WHATWG / OpenUI Task Force
841+
842+
- [[menu] support :open pseudo-class on `<menuitem>`s that open submenus](https://github.com/openui/open-ui/issues/1363)
843+
- [[css-ui] Add or reuse pseudo-element for openable-submenu indicator (triangle)](https://github.com/w3c/csswg-drafts/issues/13430)
844+
- This issue has the discussion that chose the name of the `::expand-icon` pseudo-element.

0 commit comments

Comments
 (0)