-
Add autosuggest in the category and label games
**Rationale:**
it's often difficult to guess the exact name to filter with, and if just one S is missing, or CAPSLOCK is enabled, there is no match…
-
I've simply taken the sampler to check where it takes so long and apparently it is the constructor itself
```
long startTime = System.currentTimeMillis();
Autosuggest autosuggest1 = new Autosugge…
-
### Problem
When using `ZSH_AUTOSUGGEST_STRATEGY=(completion)`, starting a comment inline sometime results in extra completions being shown after the start of the comment (`#` )
In the following…
-
With ElasticPress in its 2.1 version, there is no EP_ElasticPress class bundled.
So, the test on the existence of this class in your plugin is obviously failing, such as it says:
```
ElasticPress Au…
-
Restarting Anki solves the issue.
These are the other add-ons I have installed:
I don't even know if you're still maintaining this. If you are and require further information let me know.
-
## Description
In #15935, Jordan designed error states for the following Facility Locator situations. The scope of some changes mean that CAIA should review them. This ticket is to request CAIA revie…
-
Hi @moroshko,
I'm using the `react-autosuggest` component and applying the following two styles to the `suggestionsContainer` in my `theme` in order to get a scrollable dropdown when there are enough…
-
## I'm submitting a
[ ] Bug / Regression
[ ] Feature Request / Proposal
## I'm using
NG Dynamic Forms Version: `X.Y.Z`
[ ] Basic UI
[ ] Bootstrap UI
[ ] Foundation UI
[ ] I…
-
![image](https://user-images.githubusercontent.com/99080/31283070-e1c9cc8a-aab4-11e7-9d42-b78b51163453.png)
I'd expect here the fields for the salesforce contact to be available here. Might be a ba…
rhuss updated
7 years ago
-
For my form I need to pre-fill the value from server which end up as Integers.
But when I try to pass that to Autosuggest it fails, It does not have issues with String. Those work just fine
http…