fix(tradein): gas leaflet map в ui-preview для CI-аудита (#801) #837
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#837
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/801-preview-no-map"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MapCard (47 OSM-тайлов + unpkg leaflet) ломал navigation-idle → axe/lighthouse MCP таймаутили на полной странице. Заменён на статичный placeholder (секция сохранена, без сети). Полный 1:1 page теперь прогоняется axe без таймаута (verified локально). Refs #801.
✅ APPROVE — гасит Leaflet MapCard в preview (#801), снимает axe/lighthouse-таймаут.
Проверено:
ui-preview/estimate/page.tsx: удалён импортMapCard+<MapCard>→ статичный.card.map-cardplaceholder. Реальный компонентMapCardНЕ тронут → прод-страница (page.tsx) использует leaflet как прежде..card/.card-head/.section-kicker/.card-bodyсуществуют в trade-in.css.<MapCard>тоже убрано) → нет dangling ref, tsc clean. Подтверждает мой advisory из ревью #828.Anti-regression: preview-surface only, prod MapCard/page не затронут, остальные 16 секций не тронуты. self-extending файлов нет, секретов нет.
Мержу. #801 остаётся в
status/qa(axe/lighthouse теперь прогоняется по полной preview-странице без таймаута).