-
@markdalgleish I'd appreciate your thoughts on https://github.com/moroshko/react-autosuggest/issues/301
Would it make sense to extend `react-themeable` to support nested keys in the input?
Or…
-
## Problem description:
It was already filed before: #94, #172. But what was proposed is more of a hack. It's not good enough, because it also prevents tabbing out of the input. The tab handler sho…
-
Few small issues with inventory page:
#### New item modal
- [x] Should show errors only on touched fields
- [x] Should autofocus name field
- [x] On select food from autosuggest should focus quan…
-
Try to use https://github.com/moroshko/autosuggest-highlight to replace this part.
https://github.com/xcv58/Tab-Manager-v2/blob/7aea40cf47700a066419cbce593501b901ede64d/src/js/components/Tab/Tab.js…
xcv58 updated
7 years ago
-
Hey, I like the idea of this module - but I'm running into a bit of an issue with a simple auto-completion scenario.
I haven't taken a look at the source code yet but the npm module isn't generatin…
-
the gray text suggests searching for a zip, but when i do that, i get zero results.
http://vault.thelensnola.org/realestate/search?q=70126
I think this happened because I didn't wait for the autosug…
-
So this quiet simple: I'd like to be able to exclude more than one command from complrtion suggestions. In my case, that would be pacman (arch package manager), yay (AUR helper) and git. All three cau…
-
First of all, this is awesome plugin! Thanks a lot for making it!
I'm using it everyday and in total highly happy with it results. However recently I found out one small issue and would like to con…
-
## Feature Request
I want to invoke AutoSuggest when the user does some action on some other control (e.g. click a button). Is it possible?
-
in https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-autosuggest/index.d.ts
The suggestions prop is defined as:
`suggestions: TSuggestion[];`
However, the documentati…