Skip to content

feat(BBBScrollArea): add standardized scroll area component - #69

Merged
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
Arthurk12:issue/31
Aug 3, 2026
Merged

feat(BBBScrollArea): add standardized scroll area component#69
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
Arthurk12:issue/31

Conversation

@Arthurk12

Copy link
Copy Markdown
Member

What does this PR do?

Wraps scrollable content with the chat's scrollbar style (thin rounded thumb + optional edge fade mask/shadow) so chat, lists, and side panels no longer each roll their own scrollbar look. Configurable per axis (verticalScroll/horizontalScroll), size (maxHeight/maxWidth), edge fade (fadeEdges/fadeColor), and edge padding (paddingTop/Right/Bottom/Left) so the fade doesn't overlap the first/last item.

Closes Issue(s)

Closes #31

Wraps scrollable content with the chat's scrollbar style
(thin rounded thumb + optional edge fade mask/shadow) so chat, lists,
and side panels no longer each roll their own scrollbar look.
Configurable per axis (verticalScroll/horizontalScroll), size
(maxHeight/maxWidth), edge fade (fadeEdges/fadeColor), and edge
padding (paddingTop/Right/Bottom/Left) so the fade doesn't overlap
the first/last item.
@Arthurk12
Arthurk12 merged commit 6b0829b into bigbluebutton:develop Aug 3, 2026
2 checks passed
@Arthurk12
Arthurk12 deleted the issue/31 branch August 3, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant