question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] allow autocomplete to keep partial search-input

See original GitHub issue

Problem to solve

Currently with autocomplete you can search for an item but not for partial data. for example when I write de I wand to see all items the contains de in the name without needing to select one of them as doing so removes all outer finds. You can see what I mean in this gif : https://i.imgur.com/PCvT9Mz.gifv

Proposed solution

Add some property that will disable to auto clear when partial text entered.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gotenxdscommented, Aug 23, 2019

Hi, ya, the v-combox is what I was looking for. I think it is confusing that we have 3 different components(comboxbox, autocomplete and select) to do very similar behaviors and we should just allow props for those behaviors,

0reactions
jacekkarczmarczykcommented, Nov 11, 2019

This issue is being closed due to:

  • Reproduction environment not provided (inactivity for 14 days)
  • Requested information not provided (inactivity for 14 days)
  • Violation of the Code of Conduct
Read more comments on GitHub >

github_iconTop Results From Across the Web

10 Autocomplete Search Best Practices - How Predictive ...
Partially Obscuring the Last Visible Suggestion; c. Make it Easy to Exit Autocomplete (and Remove the Search Input). 9. Provide Category Search Suggestions ......
Read more >
Lightweight Autocomplete Controls with the HTML5 Datalist
In this tutorial, we'll take a deep-dive into the little-used HTML5 <datalist> element. It can implement a lightweight, accessible, cross- ...
Read more >
Autocomplete (Azure Cognitive Search REST API)
The Autocomplete API finishes a partially typed query input using existing terms in the search index for use in a secondary query. For...
Read more >
Autocomplete | Algolia
This function creates an autocomplete experience and attaches it to an element of the DOM.
Read more >
Disable autofill/autocomplete with angular form and chrome
Set address-form-google-search input to autocomplete="nope" (or ... you will see how all the previous answers are just partial solutions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found