ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

FEATURE: Chat Message Display #97

Closed iain801 closed 1 year ago

iain801 commented 1 year ago

Overview

In this PR, we add the implementation of the ChatMessageDisplay component, which displays an individual chat message, and the ChatDisplay component, which displays the 10 most recent messages.

Screenshots (Optional)

ChatMessageDisplay:

image image

ChatDisplay: image image

Tests

Linked Issues

Closes #73

iain801 commented 1 year ago

They all work for me?

image

publicqi commented 1 year ago
image

Does empty also work for you? I clicked on empty and all other examples crash.