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

Problem when entering a very lengthy text. #146

Open
Yasachandra opened this issue Apr 3, 2018 · 0 comments
Open

Problem when entering a very lengthy text. #146

Yasachandra opened this issue Apr 3, 2018 · 0 comments

Comments

@Yasachandra
Copy link

I have a popup model on a page in which there is a inputAutocomplete template (which is basically a text input box) in which after typing "@" a list of values appear.
Everything works fine until i type a very lengthy text inside the "inputAutocomplete". Say the number of character that can be displayed by the textbox is 25. Now i type some text "cghchghg..." which is 30 characters long. Then i give a token "@" and the list of required values comes up, but this list is given after giving some space in front of the popup model and not immediately after the model as shown below:
error

The expected behaviour is this
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant