-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature #1111 Updated the behavior of empty searches (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Updated the behavior of empty searches New behavior: * If the query is really an empty string, redirect to "list" * If the query is empty because it just contains white spaces, don't treat it in a special way (before we redirected it to "list" too) Commits ------- 68a76dc Updated the behavior of empty searches
- Loading branch information
Showing
2 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters