issues Search Results · repo:github/details-menu-element language:JavaScript
Filter by
9 results
(81 ms)9 results
ingithub/details-menu-element (press backspace or delete to remove)Hi,
Will it be possible to focus the first menu item when it opens without it being an input element necessarily? This is
how it is currently defined.
For accessibility, in most dropdowns, when pressing ...
brunoprietog
- 1
- Opened on Apr 29, 2022
- #58
https://github.github.io/details-menu-element/examples/ looks like this for me at the moment:
img width= 714 alt= details-menu_demo_and_github-details-summary-button src=
https://user-images.githubusercontent.com/9599/97502793-1d43b300-1931-11eb-8501-1ba7ef5bae24.png ...
simonw
- 1
- Opened on Oct 28, 2020
- #50
before:
details
summary Best robot: span data-menu-button Unknown /span /summary
details-menu
label tabindex= 0 role= menuitemradio data-menu-button-text input type= radio name= ...
sadeghbarati
- 1
- Opened on Mar 18, 2020
- #47
Escape event.preventDefault() even when the menu is not opened.
Demonstrated here: https://html-is.glitch.me/throwaway/dialog-and-menu.html
With details[open] details-dialog details[open] details-menu ...
muan
- Opened on Jun 20, 2019
- #30
The events are emitted 3 times using role= menuitemradio , when using other roles only single event is emitted.
Captura de pantalla 2019-05-09 a las 13 00 47
I think the problem is in this line:
https://github.com/github/details-menu-element/blob/2028b68ebb511d74b1e7ef316971cc8197c15301/index.js#L175 ...
ocarreterom
- Opened on May 9, 2019
- #28
Would be great to have the example file served as a live demo, e.g. using gh-pages
enhancement
staabm
- Opened on Nov 6, 2018
- #15
Currently hovered/focused items and selected items both have the aria-selected=true, which makes it hard to tell which
is already selected, and which is to be selected.
Perhaps aria-current? https://www.w3.org/TR/wai-aria-1.1/#h-note-38 ...
muan
- 1
- Opened on Oct 19, 2018
- #13
I am using this package on a React site using Compositor s x0. When building the site to static files, I get the
following error:
building static sitewebpack:///./node_modules/@github/details-menu-element/dist/index.esm.js?:15 ...
chasemccoy
- 1
- Opened on Jul 23, 2018
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.