Page MenuHomePhorge

Meet: Fix chat scrolling
ClosedPublic

Authored by machniak on Feb 2 2021, 11:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 16, 3:54 PM
Unknown Object (File)
Feb 15 2024, 10:33 AM
Unknown Object (File)
Jan 20 2024, 12:14 AM
Unknown Object (File)
Jan 19 2024, 1:04 AM
Unknown Object (File)
Dec 23 2023, 8:16 AM
Unknown Object (File)
Dec 3 2023, 9:24 PM
Unknown Object (File)
Dec 1 2023, 11:14 AM
Unknown Object (File)
Nov 18 2023, 5:44 PM
Subscribers
Restricted Project

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rKaa1418383a70: Meet: Fix chat scrolling
Summary

Auto-scroll to the bottom (until user manually moved the scrollbar)

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Branch
dev/chat-scrolling
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33076
Build 12910: arc lint + arc unit

Event Timeline

machniak created this revision.
mollekopf subscribed.

Works as advertised.

src/resources/js/meet/app.js
509

"or we shouldn't?" can be removed from the comment I think.

This revision is now accepted and ready to land.Feb 3 2021, 1:05 PM
This revision was automatically updated to reflect the committed changes.