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 geöffnet am 11. Dez. 2017

Auf GitHub ansehen
 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (4.065 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (13.136 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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