-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Milestone
Description
Search improvements:
- provide a message to the user when there are no results at all
- Ensure the
ESC
key cleans the input element - Let's change the URL once you search and ensure it can be sent around. Note it may not work on the file protocol though, so we need to check for window.history
- Let's ensure the back button works with search (depends on the item above)