vocatwk / CodeU-Nemo

Chat web app for CodeU
Apache License 2.0
1 stars 3 forks source link

Added queued up users to conversation #99

Closed vocatwk closed 6 years ago

vocatwk commented 6 years ago

I now parse the json and add the members to the conversation. The add button is now only on users that aren't members of the conversation already.

I also added the close icon to the tag above search bar.

screen shot 2018-07-15 at 4 10 30 am screen shot 2018-07-15 at 4 10 38 am

Resolves #44 Resolves #97