Closed kalobkalob closed 9 years ago
There's also a weird problem with writing text in those fields and the autocomplete, maybe it's just me but when I write it seems to eat half the characters I write so they end up something like:
First Name: Crls Last Name: Gglrdi email: carlh@mailcom
@kalobkalob did it happen to you too?
@UnspeakableHorror What sort of autocomplete are you referring to? When typing in the fields, all I get are what you see from my earlier picts. That 'recommend' menu is the only part I can see.
Yes, that menu.
@nelonoel need suggestion on here , should i create another field only for suggestion and these 3 fields for separate form ?
I see one major problem here, the suggest window never moves to more reasonable locations. As a result, it gets in the way of typing.
@kalobkalob right. @tarex, we should render the autocomplete panel as a sibling to the textbox. We can have a common parent for them both and let CSS handle the positioning. Note that we should render null
if the textbox is not in focus or is blank.
Recommended menu appears over the email text field on the 'get feedback' page. It shows up when the three text fields have focused. At the very least, the recommended menu should hide when the email field has the focus.
Before focus.
After focus