Closed
Description
Hello,
I decided to separate this issue, since the initial mentioning #3111 was closed. When you return search results with a url
property, SUI pastes it inside a href
attribute, and while you can click on a search result to follow it, or navigate using arrow keys, you can't follow a link by hitting Enter; it just pastes whatever it is inside a .title
inside the search input.
Please see this JSFiddle for an example: type "an", choose a result with arrow keys and hit Enter.