feat(site-finder): clickable parcel markers open analysis #1044

Merged
bot-backend merged 1 commit from feat/clickable-map-markers into main 2026-06-04 07:50:44 +00:00
Collaborator

Клик по маркеру участка на карте Site Finder → открывает анализ.

Leaflet popup с кнопкой «Открыть анализ →» навигирует на /site-finder/analysis/ (encodeURIComponent — под single-decode контракт [cad]-роута, регресс #351/#356) + пишет в RecentParcels. Hover-tooltip обогащён статусом + подсказкой. Существующий ParcelDrawer-preview сохранён (вторичная кнопка «Подробнее в карточке»). ESLint+tsc чисто.

Клик по маркеру участка на карте Site Finder → открывает анализ. Leaflet popup с кнопкой «Открыть анализ →» навигирует на /site-finder/analysis/<cad> (encodeURIComponent — под single-decode контракт [cad]-роута, регресс #351/#356) + пишет в RecentParcels. Hover-tooltip обогащён статусом + подсказкой. Существующий ParcelDrawer-preview сохранён (вторичная кнопка «Подробнее в карточке»). ESLint+tsc чисто.
bot-backend added 1 commit 2026-06-04 07:50:40 +00:00
feat(site-finder): clickable parcel markers open analysis from the map
All checks were successful
Deploy / changes (push) Successful in 6s
Deploy / build-backend (push) Has been skipped
Deploy / build-worker (push) Has been skipped
Deploy / build-frontend (push) Successful in 2m47s
Deploy / deploy (push) Successful in 1m7s
3cea915e48
Marker click opens an interactive Leaflet popup with a primary "Открыть анализ"
action that navigates to /site-finder/analysis/<cad> (encodeURIComponent —
matches the [cad] route's single-decode contract) and records the visit in
RecentParcels. Hover tooltip enriched with status + actionable hint. Existing
ParcelDrawer preview kept, reachable via the popup's secondary "Подробнее".
ESLint + tsc clean.
bot-backend merged commit 3cea915e48 into main 2026-06-04 07:50:44 +00:00
bot-backend deleted branch feat/clickable-map-markers 2026-06-04 07:50:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lekss361/gendesign#1044
No description provided.