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

feature: Search popup configurable #2084

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

steff-o
Copy link
Contributor

@steff-o steff-o commented Nov 20, 2024

Fixes #2038

Makes it possible to suppress the infowindow/popup/sidebar in search.

New configuration on search control options (defaults to false):
"suppressDialog": true

Note that while testing you may observe that when using traditional infoWindow (not expandableList) the highlight does not work the first time. This is an old bug and has nothing to do with this PR and therefore it is not fixed.

Documentation will be updated accordingly

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.

Make popup configurable in search
1 participant