hc-institute-japan / kizuna

https://kizuna.foundation/en/
Other
32 stars 5 forks source link

Issue scrolling up through old messages on large screen #98

Closed davispauljohn closed 3 years ago

davispauljohn commented 3 years ago

When an existing conversation view is loaded, if there are not enough messages to cause a vertical scrollbar to appear, there is no way to load previous messages without reducing the height of the viewport to the point where a vertical scrollbar is displayed.

Expected: A button is displayed at the top of the chat window to load earlier messages. Or the infinite scroll function hooks onto the mousewheel/drag/up arrow event

load-previous-messages