This repository was archived by the owner on May 29, 2019. It is now read-only.
Commit 04a21e3
fix(typeahead): return focus to the input after selecting a suggestion
Currently focus is lost if you mouse click on the suggestions model instead of using the keyboard. This keeps the focus.1 parent 67e9d23 commit 04a21e3
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
| 160 | + | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
247 | | - | |
| 248 | + | |
0 commit comments