-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Sticky): preserve item height #3500
Conversation
💖 Thanks for opening this pull request! 💖 Here is a list of things that will help get it across the finish line:
We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. |
Codecov Report
@@ Coverage Diff @@
## master #3500 +/- ##
==========================================
+ Coverage 99.82% 99.82% +<.01%
==========================================
Files 172 172
Lines 2794 2795 +1
==========================================
+ Hits 2789 2790 +1
Misses 5 5
Continue to review full report at Codecov.
|
Any update regarding this PR? |
@felixmosh sorry for delay, thank you ❤️ |
* Preserve sticky item height fixes(3499) * Add above content example * Update StickyExampleAboveContent.js
This PR fixes #3499