Skip to content

Commit

Permalink
Update src/js/views/maps/viewfinder/ViewfinderView.js
Browse files Browse the repository at this point in the history
Co-authored-by: Robyn <[email protected]>
  • Loading branch information
ianguerin and robyngit authored May 2, 2024
1 parent 75ad5ac commit e1990ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/views/maps/viewfinder/ViewfinderView.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ define(
* Helper function to focus input on the search query input and ensure
* that the cursor is at the end of the text (as opposed to the beginning
* which appears to be the default jQuery behavior).
* @since x.x.x
*/
focusInput() {
this.searchView.focusInput();
Expand Down

0 comments on commit e1990ae

Please sign in to comment.