Vitron-Front/app/components/thread
Arda Samadi 7867db425e feat(chat): share the product into the chat + fix empty-thread preview
- Product-page chat buttons pass the product id when starting a thread, so it's
  shared into the conversation as a card the seller can see (and tap through).
- MessageBubble renders the product card (image, title, price → product page);
  card-only messages no longer render an empty bubble.
- Inbox preview shows 🛍 <product> instead of "بدون پیام" for product-card
  threads. ChatProductCard type + product on message/last-message types.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 15:09:01 +03:30
..
ChatHeader.tsx fix(ios): respect safe-area insets so chrome clears the notch/home bar 2026-06-18 13:42:51 +03:30
EmojiPicker.tsx first 2026-04-29 01:44:16 +03:30
MessageBubble.tsx feat(chat): share the product into the chat + fix empty-thread preview 2026-07-13 15:09:01 +03:30
MessageInput.tsx fix(ios): respect safe-area insets so chrome clears the notch/home bar 2026-06-18 13:42:51 +03:30
MessageList.tsx first 2026-04-29 01:44:16 +03:30
ThreadChatPage.tsx fix(ios): respect safe-area insets so chrome clears the notch/home bar 2026-06-18 13:42:51 +03:30
ThreadsPage.tsx feat(chat): share the product into the chat + fix empty-thread preview 2026-07-13 15:09:01 +03:30