Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Derrick branch 2 #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

dleung25
Copy link

#17 -> added live geolocation tacked below the send message - but I think there needs to be a property to attach location to for each message? I'm not sure chatkit has this

</li>
))}
</ul>
<div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to correct tab indentation looks like the open and close divs do not match

@@ -249,6 +250,23 @@ class View extends React.Component {
/>
<TypingIndicator typing={typing[room.id]} />
<CreateMessageForm state={this.state} actions={this.actions} />
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here indentation needs to match the rest of the file. file is using 2 spaces to indent

@YashZolmajdi
Copy link
Contributor

Hey just a heads up.

This PR contains commits from a different PR #74.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants