Activity Log: frontend v2.8.102 — Mini App new-request preferred-sellers picker
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,15 @@ entries on top. Maintained by agents per the rule in `../AGENTS.md`.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 2026-06-05 — frontend@v2.8.102 — Mini App new-request: preferred-sellers picker (web parity)
|
||||||
|
|
||||||
|
**Commits:** frontend only (v2.8.102)
|
||||||
|
**Touched:** `sections/telegram/view/telegram-new-request-view.tsx`
|
||||||
|
**Why:** The web new-request form lets a buyer choose preferred sellers to invite, but the Mini App form only had title/description/category/budget/urgency — the `field_seller_*` locale strings existed but nothing rendered them. Added an optional multi-select chip list of sellers (from `useTelegramShops` / `getTemplateSellers`) between budget and urgency; tapping toggles a seller, and `preferredSellerIds` is included in the create payload only when non-empty.
|
||||||
|
**Verification:** frontend `npx tsc --noEmit --ignoreDeprecations 6.0` + eslint clean. After deploy: the «درخواست امانت جدید» form shows a «فروشندههای منتخب» section; selected sellers are sent with the request so they're invited to bid.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### 2026-06-05 — backend@v2.8.84, frontend@v2.8.101 — Notifications wired end-to-end (id-seam normalize + Mini App joins user room)
|
### 2026-06-05 — backend@v2.8.84, frontend@v2.8.101 — Notifications wired end-to-end (id-seam normalize + Mini App joins user room)
|
||||||
|
|
||||||
**Commits:** backend v2.8.84, frontend v2.8.101
|
**Commits:** backend v2.8.84, frontend v2.8.101
|
||||||
|
|||||||
Reference in New Issue
Block a user