From 69ca74667391289dc42b256bfa6f248fb00f58ca Mon Sep 17 00:00:00 2001 From: bot-backend Date: Sun, 12 Jul 2026 22:11:08 +0000 Subject: [PATCH] fix(tradein/v2): location coefficient informational + price-history clarity (LOW audit R2 #7c/#8) (#2508) --- .../src/components/trade-in/v2/LocationDrawer.tsx | 13 +++++++++++++ .../frontend/src/components/trade-in/v2/mappers.ts | 3 +++ 2 files changed, 16 insertions(+) diff --git a/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx b/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx index ebf73275..77e07ab3 100644 --- a/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx +++ b/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx @@ -358,6 +358,19 @@ export function LocationDrawer({ {data.resultLabel} + {/* Fix #7c (audit): the estimator never reads this coefficient — it's + illustrative/reference only. Without this line the ₽-vs-₽ layout + above reads as if it changes the quoted price. */} +
+ Справочно: поправка на локацию не влияет на итоговую оценку. +
{data.factors.length > 0 ? (