-
In some layouts, there may be fixed page elements (e.g. a fixed nav bar) above or below the table, and when scrolling the table, the sticky column headers/footers are hidden beneath them, because it a…
-
**Is your feature request related to a problem? Please describe.**
We use your plugin in Vue and need to update the content of the sticky element, when it becomes sticky. As far as I understand the d…
-
This functionality might already be in the polyfill, but I was unable to get it working.
As the parent element of an element with `position:sticky;` approaches the top of the browser viewport (as the…
nring updated
11 years ago
-
I would like to be able to "roll up" individual elements within a note so that only the top line or two is visible, as is possible in some sticky note programs. That would make it possible to have a …
-
If I set the css property for right to 0, the stuck element is flush against the browser window instead of the parent as would be expected for fixed elements. Elements stuck to the left work fine.
Th…
-
When using the update() method, my sticky elements appear to be breaking. I've added an example project to show what I mean
https://prb-architects.netlify.app/work/the-canch
if you scroll slight…
-
### Describe the bug
I'm trying out the Sidebar implementation, but I'm running into an issue where the "main" content's width expands to fit the content, which doesn't seem like a sensible default.
…
-
None of the themes provided in this repository are perfect. In fact, most contain some small visual errors, that may only become apparent in specific use-cases. If you spot any, please post a screensh…
-
## Description
Make the search bar section stay at the top of the page when scrolling down through search results. This lets users keep searching without scrolling back up.
### Tasks
- [ ] Make the s…
-
I have 3 different widgets in a sidebar. The only problem with your plugin is when scrolling top again, because the sticky element overlays the rest of the elements until it gets to the top. Is there …