-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: scope when clicking "Show n results"
Prevents the search scope from getting lost when clicking "Show n results" in the search preview.
- Loading branch information
1 parent
891c7c7
commit c5c0ab8
Showing
2 changed files
with
45 additions
and
47 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Bugfix: Scope loss when showing search results | ||
|
||
Clicking "Show n results" in the search preview no longer loses the search scope. | ||
|
||
https://github.com/owncloud/web/issues/10634 | ||
https://github.com/owncloud/web/pull/10653 |
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