Skip to content

issues Search Results · repo:trevoreyre/autocomplete language:JavaScript

Filter by

109 results
 (115 ms)

109 results

intrevoreyre/autocomplete (press backspace or delete to remove)

Hi there, Is it possible to keep the previously selected value on the blur event? I would like to do this: 1. User selects a value from the list (e.g. TEST ) 2. Click on the input and start typing, ...
  • RobbeR
  • Opened 
    on Dec 4, 2024
  • #177

Hi, pretty much the scenario: I have a form that use the autocomplete. I have to modify the value later How do I set the starting value in Vue? Thanks
  • web-fu
  • Opened 
    on Oct 25, 2024
  • #176

Tested this on a Android phone width Talkback 14.1 on Chrome . I can type something in the input field, but if I want to select something from the suggestions it selects the whole box, and it is not possible ...
  • nico-amsterdam
  • Opened 
    on Jun 26, 2024
  • #173

Great autocomplete, thank you. Can you tell me whether it is possible to disable the location of tooltips at the top?) only down under the input
  • MaksPorvatov
  • Opened 
    on Jan 23, 2024
  • #169

When I try to test the following example with offline data, the following message always appears. Documentation: https://autocomplete.trevoreyre.com/#/javascript-component?id=baseclass Message: Uncaught ...
  • ThomasSuchalla
  • 1
  • Opened 
    on Jan 23, 2024
  • #168

I m using 2.4.1 version with Vue 2.6.14. I have an autocomplete form which works perfectly : ` autocomplete ref= model required :search= onSearchModel :get-result-value= getResultValue :defaultValue= modelName ...
  • morganealemany
  • Opened 
    on Nov 22, 2023
  • #167

In version 2.2.0, it was working fine, but after the latest release, it stopped working. Could this be related to the recent release? Call component RemoteSearch :data-v-test= filter.name ...
  • MARSZOZO
  • Opened 
    on May 18, 2023
  • #165

I am running a promise in the submit function and attempting to handle an empty response error, and would like the previous results list to close once the query becomes too specific and yields no results. ...
  • zwsaile
  • Opened 
    on Mar 18, 2023
  • #162

autocomplete :search= searchArea required placeholder= Search and select aria-label= Search and select class= hard-skills :get-result-value= getResultValue @submit= setSecondaryAreaForUser v-bind:default-value= ...
  • fshahmt
  • 1
  • Opened 
    on Feb 21, 2023
  • #161

As part of our requirement when user enters autocomplete dropdown should close and update that value in the input field. Currently this working fine when user press keyboard ENTER key OR mouse right click ...
  • indrasenakatam
  • Opened 
    on Jan 19, 2023
  • #158
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