Algram/Hypha

How to deal with big dom caused by a lot of messages

Open

#18 建立於 2016年2月5日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (3 fork)github user discovery
help wantedquestion

倉庫指標

Star
 (11 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Currently there is a slowdown in switching channels when there are more than 1500 message lines in total.

We need to figure out how to correctly handle this. Maybe limiting the messages to 1500 would be an option or add animation so the slowdown isn't quite as obvious. We could also try to remove some jquery bloat when switching channels.

貢獻者指南