Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Map: Disable infoWindow focus so it remains on search input #472

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

iandunn
Copy link
Member

@iandunn iandunn commented Oct 11, 2023

Fixes #434

This sets shouldFocus: false when opening the infoWindows, so that the focus isn't stolen from the search <input>

@iandunn iandunn self-assigned this Oct 11, 2023
@iandunn iandunn marked this pull request as ready for review October 11, 2023 16:21
@iandunn iandunn merged commit c201e84 into trunk Oct 11, 2023
2 checks passed
@iandunn iandunn deleted the map-search-focus-lost branch October 11, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search input focus lost when clustering markers
1 participant