-
I've noticed that if the select option dropdown scrolls down so that the form field is outside of the visible window, the user can no longer select one of the options. Clicking will reposition the for…
-
I'm using the `autocomplete dropdown` [here](http://materializecss.com/forms.html) to create a search bar with autocomplete feature. The example works fine where the `data` section is static and initi…
-
Hi,
I'm about to package version 0.13 of searx and I noticed the file `searx/static/themes/simple/js/searx_src/autocomplete.js` which contains a line with 852 characters. I wanted to confirm with y…
josch updated
6 years ago
-
Using the autocomplete component inside of a container with overflow:scroll produces undesired behaviour: ideally the popup should just go outside of the container but instead the container will get s…
-
How use animation for autcomplete dinamically?
-
_Related to https://github.com/Medialist/medialist-app2/issues/237 and https://github.com/Medialist/medialist-app2/issues/238_
**InVision Spec: https://projects.invisionapp.com/d/main#/console/9044…
-
For an interface I am building, I would like the user to be able to chose multiple items from a long list. Basically once they find and select an item, I then add it to a separate list (and clear the …
-
Go to plunkr
http://plnkr.co/edit/3pB1Gx?p=preview
in first input click into it and hit the character "["
![image](https://cloud.githubusercontent.com/assets/19475195/22515946/e18953ca-e869-11e…
-
Port https://github.com/whatwg/html/commit/05f7578603a94ee28458c97cd838e73f02f6cfc3
-
Ensure auto-complete features handle correctly spaced word arguments
So far, an input must be formatted 'like_this' rather than 'like this' (with a space character)
Critical error suspected for nu…