GravityProject / gravity

Open source social network built with Meteor
MIT License
131 stars 62 forks source link

Stay in 1:1 message after message is submitted #89

Closed pmuens closed 8 years ago

pmuens commented 8 years ago

It would be great if one could stay in the 1:1 message after the message was sent.

@mattvella07 Could you take a look at it? Thanks!

mattvella07 commented 8 years ago

@pmuens Yea definitely. Just to clarify, you want to stay in the "compose" section after the sent message right?

pmuens commented 8 years ago

Yes, when I have a chat open and submit a message. It would be great when I stay in the open chat.

mattvella07 commented 8 years ago

That's a good idea, I can work on that later today.

pmuens commented 8 years ago

Awesome. Thank you!

mattvella07 commented 8 years ago

Created pull request for this, I think this is what you were referencing but check it out and let me know what you think. When creating a new message it goes back to the "all messages" section but when replying to one it stays in that area.

mattvella07 commented 8 years ago

Completed :+1: