Hacker News new | ask | show | jobs
by agnivade 1461 days ago
> web UI websocket is going to behave badly, requiring frequent refreshes to not miss any messages, or it still doesn't scroll to bottom sometimes on new messages, this has been the case since v.4.x and we're now on v.7;

That shouldn't be the case with 7.0. We recently released a feature called "reliable websockets" that makes a connection reliable across websocket disconnects. If you have any repro steps, please feel free to create an issue and we will take a look.

> what I think is different from Slack is that threaded responses are shown in the main channel as well, and if there are many threads it is the same mess as if there were no threads at all :D

With 7.0, our Collapsed Reply Threads feature is now in GA: https://mattermost.com/blog/collapsed-reply-threads-generall.... Feel free to enable it to get a better threading experience.

1 comments

Oh nice, we just upgraded to 7.0 this week, it was not a daily issue, so perhaps now it's gone. Will try the collapsed threads as well! Thanks a lot!