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: ChatMessageCreate component #98

Closed iain801 closed 1 year ago

iain801 commented 1 year ago

Overview

In this PR, we add the ChatMessageCreate component for use in the Chat frontend. The component is a simple form, which submits a post request to the chat api.

Screenshots (Optional)

image image

Tests

Linked Issues

Closes #74

yuanchenmeng commented 1 year ago

Component works as expected on storybook.

iain801 commented 1 year ago

@yuanchenmeng, could you do an approving code review? I think the prof isn't accepting just comments.