Search and Top Navigation
#8635 closed feature (wontfix)
Opened October 08, 2012 03:58PM UTC
Closed October 08, 2012 03:59PM UTC
"no results" message
Reported by: | edwinboersma | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.1 |
Component: | ui.autocomplete | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be convenient to make clear to the user that there were no results. In the current situation, the list just disappears. But if the user types a few characters which give no result at all, he will not see the dropdown and gets confused: "huh, nothing happens?".
Attachments (0)
Change History (1)
Changed October 08, 2012 03:59PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
This is generally how autocomplete fields work. You can build whatever custom functionality you want on top of the built-in behavior.