-
**Is your feature request related to a problem? Please describe.**
We're using vespa as our autosuggest engine in one of Germany's largest e-commerce online shop. It's performing very good in most of…
-
Just checked and it isn't working with input type email, i have modified the line 995 in Autosuggest.js to this
`if (input.tagName === 'TEXTAREA' || (input.tagName === 'INPUT' && input.type === 'te…
-
```
When typing tags in the article editor it would be nice to do autosuggest of
tags based on what's
typed so far and matching existing tags.
```
Original issue reported on code.google.com by `wjm…
-
Firefox 48 updated its address bar dropdown to look fancier and take up the entire screen's width, but it also seems to have broken compatibility with Instantfox. The URL autocompletion doesn't work f…
-
Any chance of adding a `@types/vue-autosuggest` or including `*.d.ts` files?
-
**Describe the feature:**
Autosuggest in ES|QL relies on the current context to suggest fields/stuff to the user in the current position.
While the current logic builds carefully the query to send…
-
## Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-iOS/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-iOS' [Code of Conduct…
-
So basically the 'name' field in the Quick Reply element triggers the auto-fill form function in most browsers, meaning most browsers will autosuggest filling it with your stored real life address/ema…
-
For Display name and API Load Name. Autosuggest formula: {Rackname} {Tube#} “Tube Rack with” {Tubename} {volume} “mL”
As seen in the screenshot, display name has ml and API load has ul.
-
I'd like to see suggestions for strings that already have a translation in other scopes. This could be in two form (that I can think of right now):
1. an autosuggest feature that matches on the charac…