Skip to content

Commit

Permalink
Merge pull request #4051 from c2corg/clearSearchInputOnToggle
Browse files Browse the repository at this point in the history
feat: clear search input on selection
  • Loading branch information
brunobesson authored Oct 18, 2024
2 parents b40715c + 3ed56a5 commit 278893d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Navigation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
:document-type="['waypoint', 'route', 'article', 'book']"
propose-creation
show-more-results-link
clear-input-on-toggle
@input="go"
/>

Expand Down

0 comments on commit 278893d

Please sign in to comment.