Skip to content

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

Open
Arthurk12 wants to merge 1 commit into
bigbluebutton:developfrom
Arthurk12:issue/31
Open

feat(BBBScrollArea): add standardized scroll area component#69
Arthurk12 wants to merge 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.
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