mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 09:42:02 +08:00
a7ff465ca6
Raised in https://meta.discourse.org/t/keyboard-navigation-messes-up-the-search-menu/285405 We were incorrectly accessing the highlighted search result target's href which caused issues when navigating the topic list (eg /latest) with **j / k** and then immediately after accessing the search menu and navigating to and selecting a search result with the keyboard. ### Current Behavior Hitting enter on a search result redirects to the href of the topic in the topic list that was previously highlighted. ### Expected Behavior Hitting enter on a search result redirects to the href of the highlighted search result. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |