- Replace ChatMainContent() stub with ChatMainContent(data DiscussionTabData) - Renders .ui-card container with .message-own/.message-other rows and .message-bubble - Update GetChatPage handler to pass views.NewDiscussionTabData() - Run templ generate; TestChatMainContentRendersBubbleClasses passes - Full go test ./... -count=1 exits 0 |
||
|---|---|---|
| .. | ||
| auth_components.templ | ||
| auth_components_templ.go | ||
| dashboard_components.templ | ||
| dashboard_components_templ.go | ||
| dashboard_components_test.go | ||
| discussion_view.go | ||
| discussion_view_test.go | ||
| home.go | ||
| icons.templ | ||
| icons_templ.go | ||
| pages.templ | ||
| pages_templ.go | ||
| tablos.templ | ||
| tablos_templ.go | ||
| tablos_view.go | ||
| tasks.templ | ||
| tasks_templ.go | ||
| tasks_view.go | ||