Skip to content

issues Search Results · repo:github/details-dialog-element language:JavaScript

Filter by

16 results
 (52 ms)

16 results

ingithub/details-dialog-element (press backspace or delete to remove)

When an element inside details-dialog is longer than the dialog, it results in a scroll on the dialog which isn t ideal: https://user-images.githubusercontent.com/1863771/158603253-bedb71b2-9115-4ab2-be9d-21f9bd7876ed.mov ...
  • siddharthkp
  • 4
  • Opened 
    on Mar 16, 2022
  • #82

https://github.com/github/details-dialog-element/runs/5240152268?check_suite_focus=true This test appears to have been failing since https://github.com/github/details-dialog-element/actions/runs/1766435305 ...
  • theinterned
  • 3
  • Opened 
    on Feb 22, 2022
  • #77

I’m running into a problem where the calls to focus() are jumping the scroll around on my page. Specifically in Chrome with the dialogs inside of a sticky header. Changing .focus() to .focus({ preventScroll: ...
  • evanminto
  • 2
  • Opened 
    on Mar 15, 2021
  • #62

https://github.com/github/details-dialog-element/blob/59902d7e420866c30ee288fedcc4f3edfbf8351b/src/index.ts#L10-L17 Initial focus should be set to the first focusable element instead of the dialog element. ...
  • muan
  • 1
  • Opened 
    on Jun 17, 2020
  • #59

I.e. kindly make dialog() from the internal GitHub repository public. Thank you, this element is awesome!
  • vmsp
  • 1
  • Opened 
    on Apr 5, 2020
  • #55

CSS class for disabling escape key?
  • frederikhors
  • 1
  • Opened 
    on Jan 22, 2020
  • #52

It would be nice to see an example for how to utilize this library from within a TypeScript React application. How do you import a custom component like this?
  • abatilo
  • 3
  • Opened 
    on Jan 19, 2020
  • #51

Demonstrated here: https://html-is.glitch.me/throwaway/dialog.html We d try to focus on details-dialog details input and it silently fails. It d be good if there s a way to know if .focus() failed and ...
bug
  • muan
  • 1
  • Opened 
    on Jun 20, 2019
  • #41

If I go to the examples page and click the dialog with include-fragment it is not loading content.html, I have tried in both Chrome and FF. The reason why it is not working is that the attributeChangedCallback ...
  • bnjamin
  • 1
  • Opened 
    on Jun 11, 2019
  • #38

Per the manner in which the summary element is exposed to Safari s Webkit (announced as summary but no matching ARIA role) and Blink (announced as and reported as a DisclosureTriangle role) these buttons ...
  • scottaohara
  • 2
  • Opened 
    on May 2, 2019
  • #34
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub