Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the Autocomplete feature with extra options #172

Open
mistermark opened this issue Aug 20, 2015 · 1 comment
Open

Extend the Autocomplete feature with extra options #172

mistermark opened this issue Aug 20, 2015 · 1 comment
Milestone

Comments

@mistermark
Copy link

At the moment I'm overwriting the Autocomplete feature manually with some options that could be extended on top of the existing ones:

  • position: absolute/fixed/relative
  • top: enter a value or clear the value to allow positioning using CSS
  • left: enter a value or clear the value to allow positioning using CSS

Also allow these options to be overwritten on /user level using a config.

@robhrt7
Copy link
Member

robhrt7 commented Aug 21, 2015

Agree. Position should be configurable, when top/left coordinates should be calculated depending on input position.

This was originally Ilya's @cheshirsky (LP team) module, asking him directly could speed up the progress. Anyway, I will plan this in some of the nearest updates.

@robhrt7 robhrt7 added this to the 0.6.x milestone Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants