Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #380. Hide search typeahead on submit. #441

Merged
merged 1 commit into from
Nov 19, 2015
Merged

Closes #380. Hide search typeahead on submit. #441

merged 1 commit into from
Nov 19, 2015

Conversation

mradionov
Copy link
Contributor

If user types letters in search input and immediately hits "Enter", he will be redirected to a search results page. As soon as each typed in character sends a request, the response comes a bit later then pressed "Enter", so typeahead gets rendered after a search page shows up, which might be a bit confusing. PR fixes it, typeahead won't be displayed after "Enter" hit.

weblancaster added a commit that referenced this pull request Nov 19, 2015
Closes #380. Hide search typeahead on submit.
@weblancaster weblancaster merged commit 88645f8 into Soundnode:master Nov 19, 2015
@weblancaster
Copy link
Member

Thanks @mradionov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants