-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
zerfl updated
1 month ago
-
### Describe the bug
When using a sticky header that takes up 100px of the top viewport, all elements have been given a scroll-margin-top value of 100px. The in-page navigation component seems to ove…
-
**Before submitting an issue please check that you’ve completed the following steps:**
- [x] Made sure you’re on the latest version `3.11.5`
- [x] Used the search feature to ensure that the bug hasn…
-
**Describe the bug**
`jquery.min.js?ver=3.7.1:2 jQuery.Deferred exception: t.jetStickySection is not a function TypeError: t.jetStickySection is not a function
Uncaught TypeError: t.jetStickySection…
-
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2)
[This is a duplicate ticket of the…
-
I'm trying to disable a sticky element in another waypoint, when scrolled passed a certain element on the page. Trying the normal enable/disable functions for waypoint elements, but that doesn't work.…
-
**Feature request description**
Hi. I would like to propose the implementation idea for the new component - sticky popup component, which would provide users with a dynamic and informative way to dis…
-
Hello,
we want to set fixed area to sticky element, when we scroll page then sticky element is sticky within fixed div , scroll to bottom and enter in footer then unsticky the element
-
### Minimal, reproducible example
```TypeScript
await page.click(".element-which-is-behind-sticky-element");
```
### Error string
no error
### Bug behavior
- [ ] Flaky
- [ ] PDF
…
-
We have a case where we need to use off-canvas for a mobile menu system, so to keep the page from jumping back to the top when the off-canvas menu triggers, we wrap the page in an inner-container. The…