Skip to content

Conversation

@Mygod
Copy link
Collaborator

@Mygod Mygod commented Oct 6, 2025

Fixes #1148.

@Mygod Mygod requested review from Copilot and lenisko October 6, 2025 18:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements a "jump to area" feature that allows users to search for geographic locations and navigate to them on the map. The feature uses OpenStreetMap's Nominatim API to provide location search results when no scan areas match the user's search query.

  • Adds geographic location search functionality using Nominatim API
  • Integrates map navigation to jump to selected locations
  • Provides user feedback during search operations with loading states and error handling

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/features/drawer/areas/AreaTable.jsx Implements the jump to area feature with search, API integration, and map navigation
packages/locales/lib/human/en.json Adds English translations for the jump to area UI elements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Mygod Mygod merged commit 179ca24 into WatWowMap:develop Oct 17, 2025
2 checks passed
@Mygod Mygod deleted the jump2area branch October 17, 2025 23:18
github-actions bot pushed a commit that referenced this pull request Oct 17, 2025
# [1.40.0-develop.17](v1.40.0-develop.16...v1.40.0-develop.17) (2025-10-17)

### Features

* jump to area ([#1149](#1149)) ([179ca24](179ca24))
@github-actions
Copy link

🎉 This PR is included in version 1.40.0-develop.17 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant