Skip to content

Conversation

@IegorKozakov
Copy link
Contributor

  • Fixes with sending messages in a group chat.
  • Add room name.
  • Update dialog fixes.
  • Users count on the create dialog page.
@IegorKozakov IegorKozakov changed the base branch from gh-pages to develop May 16, 2017 16:05
font-weight: 500;
line-height: 20px;
color: #4A4A4A;
margin: 0 0 6px;
Copy link
Contributor

Choose a reason for hiding this comment

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

use 2 or 4 values

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

});

}).catch(function(error){
console.error(error);
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this need?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. I use console.error() to notify developers about the errors in catch part of the promise.

@dimaspirit dimaspirit merged commit 9dd5831 into develop May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants