buddycloud / webclient

A javascript client to access buddycloud channels.
http://buddycloud.com
63 stars 23 forks source link

Adding comments refreshes the post view #288

Open guilhermesgb opened 11 years ago

guilhermesgb commented 11 years ago

I was having a good time listening to music on the topic channel https://demo.buddycloud.org/music@topics.buddycloud.org... =)

When I noticed that when I commented something, it would refresh the page, causing the Youtube player to stop playing my music!

It would be a nice thing not to refresh the page in that case.

imaginator commented 11 years ago

Also noticed this.

Also, if another user posts a comment, while I am writing a comment, I loose my comment.

On 27 September 2013 04:42, Guilherme Santos notifications@github.comwrote:

I was having a good time listening to music on the topic channel https://demo.buddycloud.org/music@topics.buddycloud.org... =)

When I noticed that when I commented something, it would refresh the page, causing the Youtube player to stop playing my music!

It would be a nice thing not to refresh the page in that case.

— Reply to this email directly or view it on GitHubhttps://github.com/buddycloud/webclient/issues/288 .

Simon Tennant | buddycloud.com | +49 17 8545 0880 | office hours: goo.gl/tQgxP

rodrigods commented 11 years ago

Seems to be same issue as #256

But, if you have commented in a post, the post will render again and can cause the same effect. What's the best approach to handle incoming comments in this case? The webclient has to bubble the post to the top.

imaginator commented 11 years ago

Good question... I don't know. Right now though there's two issue.

I'll ask @mrflix this weekend - we're working together both days.

rodrigods commented 11 years ago

Currently, we do not miss the current editing content (comment or post) anymore, but we will lose the embedlyt video streaming.