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

Better 'no result' display in search #3799

Merged
merged 1 commit into from Apr 24, 2018
Merged

Better 'no result' display in search #3799

merged 1 commit into from Apr 24, 2018

Conversation

fredj
Copy link
Member

@fredj fredj commented Apr 24, 2018

No description provided.

@@ -108,6 +108,9 @@ gmf-search {
}
}
}
.tt-menu.tt-open.gmf-search-no-results {
display: block !important;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't use !important ...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know but it's a hackish workaround for a typeahead limitation that will never be fixed upstream

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks :-)

@sbrunner sbrunner added this to the 2.3 milestone Apr 24, 2018
@fredj fredj merged commit 944487f into 2.2 Apr 24, 2018
@fredj fredj deleted the search_no_result branch April 24, 2018 11:16
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.

None yet

3 participants