nss-evening-cohort-9 / nutshell-peanut

nutshell-peanut created by GitHub Classroom
0 stars 3 forks source link

Messages - READ #25

Closed tilleraj closed 5 years ago

tilleraj commented 5 years ago

User Story

As a user, I should be able to see all of the messages that have been posted to the message board by myself and all other users

Acceptance Criteria

GIVEN a user comes to the site WHEN they look at the chat component THEN they should see all messages from all users GIVEN a user is viewing, or entering in chat messages WHEN a new message is entered by any user, and there are more messages than can fit in the default size of the chat history THEN the most recent message should always be made visible at the bottom of the chat history

Development