Hi @rad,
thank you for the detailed information! After thinking about it for a while, I’m not fully convinced that my issues will be fixed with the corresponding release.
You’re only talking about the margin and positioning issue that I shared in thread 71400. Does that mean the issue in this ticket (scrolling with upper sticky bar having a height of auto) is still not fixed, or did you manage that as well?
Regarding the margin and padding issues, I have a feeling that the solution coming will not fully work for me. The detailed setup is like this: top sticky bar with height of auto and padding (0.5em at top and bottom) with two containers inside that have margin (0.5em at top and bottom) applied. This bar has to be fully responsive so the containers will wrap at some point. The addition of bar padding and container margin makes sure that it always looks nice by preserving the same distance to neighboring elements in wrapped and unwrapped state. Using individual bars depending on breakpoints will not work well as I need way more breakpoints than available predefined making it quite some mess to maintain.
Well, maybe I misunderstood you or misinterpreted the effects of your solution and everything is fine though - I’ll wait and see

Anyway, thanks a lot for all your efforts, keep up with the great work all of you are doing!