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 aberto em 11 de dez. de 2017

Ver no GitHub
 (8 comments) (1 reaction) (0 assignees)JavaScript (4.065 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (13.136 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador