Browser: Firefox 138.0.1 and Chrome 136
OS: Windows (10) for sure (macOS, tentatively). Likely across all platforms
I’ve noticed very odd scrolling behavior with both the Tabs (nestable) when using direct links to the tabs, as well as the Table of contents element. I have a sticky top nav bar. The footer is pushed to the bottom so that there is always a scrollbar and no layout shifts if the page doesn’t have enough content, vertically. The navigation and scrolling behavior seems different depending upon whether I’m using Chrome or Firefox. I haven’t been able to fully narrow down the source—if this is a Bricks bug or a user error situation.
URL: Downloads - Dataclay
For Tabs (nestable), direct links (like above) are scrolling the page unnecessarily. Disabling smooth scrolling resolves the issue in Firefox, but Chrome scrolls all the way to the bottom of the page. I don’t know if this is some sort of calculation conflict with elements that have height and/or min-height? The tabs “bar” is also sticky.
URL: Terms Of Service
For Table of contents, clicking on the links for headings that are further down the page will scroll those headings to the middle of the browser, and a second click will scroll them correctly to their Headings offset position. Clicking on links for headings above the current position correctly scroll (most of the time).
On Firefox, if I disable smooth scroll, the Heading offset is ignored. I believe that’s a known bug.