CooperCrew / crew-connect

Final project for ECE-366 at the Cooper Union for the Advancement of Science and Art: a basic fully functional chatting app.
http://142.93.251.255:3000/
1 stars 4 forks source link

More UI Changes #82

Closed jakesig closed 1 year ago

jakesig commented 1 year ago

Delete Icon: Now able to delete by clicking on the delete icon. Tooltips: Upon hovering over the delete icon, a popup that will appear saying "Delete this message". Erroring: Many errors are being done through UI now. The text fields will appear red along with a message at the bottom.

Attempted to move the delete button next to the message but to no avail. Additionally tried to look into displaying the username and had no luck there either.