Skip to content

Commit

Permalink
Merge pull request #4985 from owncloud/show-search-button
Browse files Browse the repository at this point in the history
Show search button in search bar
  • Loading branch information
Jan Ackermann authored Apr 21, 2021
2 parents 8062d63 + aa98729 commit b8a628d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog/unreleased/enhancement-show-search-button
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Enhancement: Show search button in search bar

https://github.com/owncloud/web/pull/4985
1 change: 0 additions & 1 deletion packages/web-runtime/src/components/SearchBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
:label="searchLabel"
:placeholder="searchLabel"
:loading="isLoadingSearchResults"
:button-hidden="true"
@search="search"
@clear="resetSearch"
/>
Expand Down
Binary file modified tests/vrt/baseline/oc10/topBar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b8a628d

Please sign in to comment.