Vitron-Front/app/components/thread
Arda Samadi 3502168a8b feat(seller-team): split buyer inbox vs store inbox in chat UI
Seller dashboard threads (type="store") now fetch the store's inbox via
useGetStoreThreads(storeId) -> /threads/list/?store_id=; the profile threads page
(type="user") keeps the personal buyer inbox. Depends on the seller-team backend
(store-aware threads + store_id-by-username), so it ships on this branch, not main.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 16:00:23 +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 first 2026-04-29 01:44:16 +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(seller-team): split buyer inbox vs store inbox in chat UI 2026-07-01 16:00:23 +03:30