Skip to content

Fix positioning and visibility of comment bar for all device sizes and roles

Lukas Weingarten requested to merge fix-comment-bar into master

Currently the position for device sizes between mobile and desktop is broken for creators (screenshot 1). Also opacity is not reset when scrolling back to the top on desktop devices for participants (screenshot 2).

comment_bar_broken_positioning

comment_bar_visibility_issue

Merge request reports