This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasoned
Watch
1
Star
0
Fork
0
You've already forked seasoned
Code
Issues
12
Pull Requests
1
Packages
Projects
Releases
1
Wiki
Activity
Reset search-input cursor on upwards navigation
#29
Merged
KevinMidboe
merged 1 commits from
fix/search-input-navigation-resets-cursor
into
master
2019-10-30 20:57:06 +00:00
Conversation
0
Commits
1
Files Changed
1
+8
1 Commits
Author
SHA1
Message
Date
KevinMidboe
70a6ed189b
When navigating up in the autocomplete search result list the cursor usually reset back to the start of the input. Now we get the element and use focus and setSelectionRange to move the cursor back to the end at the very next frame.
2019-10-30 21:55:39 +01:00