You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to add the number of total results available; in our case, hitting Enter will do a complete search, but we only show the top 10 results in typeahead. If there are 25 results, we'd like to be able to say, in the footer template, for example, "25 results available; press enter to see all" (or whatever other configurable text we'd like). Right now, there doesn't even appear to be a way to see how many total suggestions there were.
The text was updated successfully, but these errors were encountered:
This is a good idea, and I would go further and say I for one would appreciate the ability to open a full list in a larger widget (like a Twitter Bootstrap modal).
It would be nice to be able to add the number of total results available; in our case, hitting Enter will do a complete search, but we only show the top 10 results in typeahead. If there are 25 results, we'd like to be able to say, in the footer template, for example, "25 results available; press enter to see all" (or whatever other configurable text we'd like). Right now, there doesn't even appear to be a way to see how many total suggestions there were.
The text was updated successfully, but these errors were encountered: