Skip to content

Restore full-address copy for search results in the bottom sheet #196

@jasoneplumb

Description

@jasoneplumb

Suggested in #195 (review).

Context: the old search accordion had 'Copy address' (full ESRI LongLabel) and 'Copy coords' buttons. The unified bottom-sheet flow replaced them with the geocode-bar's single Copy button, which copies the sheet label + coords — not the full ESRI LongLabel address string. Minor regression for users who relied on copying the full address from a search result.

Scope: src/geocoding.ts — pass the result's LongLabel/Match_addr through selectResultLi into the geocode bar's copy text (or expose a dedicated copy affordance).

Acceptance: selecting a search result and tapping Copy yields the full address, matching the pre-redesign behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions