Hello there!
Wondering if anyone in the ExB community or Esri has come across this issue before and might have a solution or workaround. I have an experience with a long scrolling page and a sticky header. The plan was to use buttons as anchor links to jump down the page to the different sections or "blocks". I have no issue setting the button link to jump to a "block" section.
The issue is that when the user clicks the button, it jumps down the page too far. It seems like it is putting the top of the block at the top of the whole WINDOW and not the PAGE body accounting for the sticky header. I've set up a demo and included an attachment here (quality of gif is terrible, but it gets the point across).
My current workaround is to have like 200px top padding in the block so that when it jumps, the part that does go "behind" the header is just empty space. Unfortunately, that adds a lot of unnecessary empty space and messes with the design.
Maybe I'm missing a setting or something? Or maybe I can offset the jump to account for the header height somehow? Or is this a known bug? Any other ideas? Thanks!