Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.21k stars 4.05k forks source link

Sticky bottom #4381

Open JTeeuwissen opened 2 years ago

JTeeuwissen commented 2 years ago

Feature Request

Problem description

Currently Sticky can be used to either stick to the top of the page (when passed the sticky element). Or when set to pushing, stick to the other side of the scroll direction.

Proposed solution

Add a boolean prop "bottom" that when provided, makes sure the sticky element is sticking to the bottom. Even when scrolling from the top.

MVP

[Fork, update, and replace this pen if you can show the proposed solution]: https://codesandbox.io/s/2l3n74j9y

welcome[bot] commented 2 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.