-
Notifications
You must be signed in to change notification settings - Fork 16
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
[react-widgets] Add initialSearchText prop to useGeocoderWidgetController hook #831
Conversation
…oderWidgetController hook
This pull request has been linked to Shortcut Story #378094: Search location. |
Current dependencies on/for this PR: This stack of pull requests is managed by Graphite. |
Pull Request Test Coverage Report for Build 7710752278Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
Visit the preview URL for this PR (updated for commit c3cbfea): https://cartodb-fb-storybook-react-dev--pr831-donmccurdy-widge-1qo5sqnu.web.app (expires Tue, 06 Feb 2024 12:05:30 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 517cc4d31d7e09cf277774e034094b67c301cd4c |
Description
Shortcut: https://app.shortcut.com/cartoteam/story/378094/search-location
[sc-378094]
Adds an 'initialSearchText' property to the 'useGeocoderWidgetController' so that Builder can initialize the text field from the ?search= URL parameter. Tested against Builder locally.
Also exports setGeocoderResult for use in Builder.
Type of change
Acceptance
n/a