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

feat: SRS-512 - fetch sites + places autocomplete options #253

Merged
merged 20 commits into from
Jan 16, 2025

Conversation

anton-bcgov
Copy link
Contributor

@anton-bcgov anton-bcgov commented Jan 10, 2025

Description

This PR adds fetching and displaying sites and places in BC in a search dropdown based on the user input.

Demo

trimmed.mov

How Has This Been Tested?

Use cases covered by this change:

  • Searching places by name (DB needs to be seeded for this to work)
    • Selecting a place from a dropdown (either by mouse click or keyboard nav) should set the map view to the corresponding coordinates
  • Searching sites by either common name or ID
    • Selecting a place from a dropdown should set the map view to the corresponding coordinates, set the query param (?siteId=some-site-id) and open the site details drawer

Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Base automatically changed from anton/SRS-512-be to dev January 14, 2025 19:07
@anton-bcgov anton-bcgov marked this pull request as ready for review January 15, 2025 23:53
@anton-bcgov anton-bcgov requested a review from a team as a code owner January 15, 2025 23:53
@anton-bcgov anton-bcgov changed the title WIP: SRS-512 - fetch sites + places autocomplete options feat: SRS-512 - fetch sites + places autocomplete options Jan 15, 2025
@nikhila-aot nikhila-aot merged commit d87d973 into dev Jan 16, 2025
29 of 30 checks passed
@nikhila-aot nikhila-aot deleted the anton/SRS-512-fe branch January 16, 2025 05:10
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.

2 participants