refactor(frontend): extract MessageList shared component for chat message rendering
Both ChatView and ProjectChatPage now use MessageList. Edit resolution state (resolvedEditStatuses, reloadingEditIds) lives in MessageList - ProjectChatPage no longer has a no-op handleEditResolved stub, so Accept/Reject cards now collapse correctly in Project Chat.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | ee1668eb |
| Stats | 3 files changed , +224 , -152 |
| Part of | Streaming chat UI: tool cards, reasoning blocks, MessageList refactor |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-cbd9640d.md
from inside the repo you want the change in.