issues
search
nss-day-cohort-24
/
chatty-pineapple-metal
chatty-pineapple-metal created by GitHub Classroom
0
stars
1
forks
source link
Build - JS - delete individual messages
#33
Open
lapinell
opened
6 years ago
lapinell
commented
6 years ago
[x] 1. When the user presses the return key in the message field, the new message should be inserted into the message area.
[ ] 1. When the delete button next to a message is clicked, only that message should be removed from the DOM.
lapinell
commented
6 years ago
Lindsay worked on the return key functionality
Ben is working on the delete button