Skip to content

issues Search Results · repo:github/auto-complete-element language:JavaScript

Filter by

10 results
 (85 ms)

10 results

ingithub/auto-complete-element (press backspace or delete to remove)

Unless I m doing something quite wrong, the example only ever returns Hubot whether I type Bender or not. Why?
  • inspector71
  • Opened 
    on Jun 4, 2024
  • #120

I see there was an issue related to this back in 2019. However, I still face issue with a scrolling container. I have attached a recording for the same. When I press the down arrow, the contain scrolls ...
  • thetutlage
  • Opened 
    on Jun 30, 2022
  • #91

Context Currently, all the screen reader announcements for this component are in English and have very generic wording such as Results hidden . You may want to use more specific verbiage for your component ...
  • inkblotty
  • 12
  • Opened 
    on Dec 10, 2021
  • #57

https://github.github.com/auto-complete-element/examples/ The error is: Loading module from “https://github.github.com/auto-complete-element/examples/dist/bundle.js” was blocked because of a disallowed ...
  • jcoyne
  • 1
  • Opened 
    on Dec 3, 2021
  • #56

Per https://github.com/github/auto-complete-element/pull/53#discussion_r761014561, we register many event handlers like addEventlistener( foo , this.bar = this.bar.bind(bar)), but rather than calling function ...
  • keithamus
  • Opened 
    on Dec 2, 2021
  • #55

Problem If there are static options passed into the element, the options are deleted on request for filtered options. Request Client-side options should be supported and have filtering available. TBD: ...
  • inkblotty
  • Opened 
    on Nov 9, 2021
  • #52

I had some issues getting started with this module as the input could not be found when the element is connected. Debugging I found it was due to https://github.com/github/auto-complete-element/blob/5574169a6c7fc000e5e532e3a43d2ce7aea11ff6/src/auto-complete-element.js#L19 ...
  • gingermusketeer
  • 4
  • Opened 
    on Mar 10, 2020
  • #38

  • bhavana-chandwani-debug
  • Opened 
    on Aug 16, 2019
  • #29

After PR #15 the combobox no longer scrolls when navigating with the arrow keys. I ve made a small example here https://auto-complete-scroll.glitch.me it is the example from this repo, but where I ve ...
  • bnjamin
  • 2
  • Opened 
    on Jun 26, 2019
  • #24

If a result option is dragged outside of ul id= users-popup /ul the this.mouseDown flag is set to true but it never turns back to false (unless you click any option from the list), so the popup can not ...
  • ocarreterom
  • 1
  • Opened 
    on Apr 2, 2019
  • #18
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub