feat(mera/estimate): предзаполнять этажность, год и тип дома из справочника (UI) #3259
No reviewers
Labels
No labels
Fable 5 ревью
GG-форсайт
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
feedback/max
generative
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#3259
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/3257-house-facts-prefill-ui"
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?
Summary
Фронтовая половина #3257. Бэкенд (
GET /house-facts+ валидаторfloor <= total_floors) уехал в PR #3257, а UI-коммит остался незапушенным — этот PR его догоняет.fetchHouseFacts()вtrade-in-api.ts+ типыHouseFactsResponse/asHouseTypeParamsPanel: после выбора подсказки адреса дёргаем/house-factsи подставляемtotal_floors,build_year,house_type— только в пустые поля, введённое пользователем не перетираемAbortController+ счётчик поколений (houseFactsGenRef), очистка на unmount — тот же класс бага, что чинили в #3226ParamsPanel.prefill.test.tsx): подстановка в пустое поле, отсутствие перетирания,found=false→ no-op, устаревший ответ не применяется. Проверены мутационно.Test plan
npm test -- ParamsPanel.prefill— 4/4 зелёные