Semantic-Org/Semantic-UI-React

Sticky: Sticky content that is larger than the viewport does not automatically scroll independently from the context

Open

#2,372 opened on Dec 11, 2017

View on GitHub
 (8 comments) (1 reaction) (0 assignees)JavaScript (4,065 forks)batch import
bughelp wanted

Repository metrics

Stars
 (13,136 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Steps

• Go to: https://react.semantic-ui.com/modules/sticky#sticky-example-oversized • Scroll

Expected Result

Left column scrolls independently from the context

Actual Result

Left column scrolls only when the end of the context (centered column) is reached

Version

0.77.1

Testcase

https://react.semantic-ui.com/modules/sticky#sticky-example-oversized


Works as expected on https://semantic-ui.com/modules/sticky.html

Contributor guide