sticky sidebar
in height responsive sidebar
Pretty sure this can be accomplished just by adding the sticky-top class from Bootstrap. This also assumes everyone wants a sticky sidebar, which isn't likely.
Pretty sure this can be accomplished just by adding the
sticky-topclass from Bootstrap.
this is a more complete implementation, because it also fits in height the content of sidebar and brings popovers to the foreground.
This also assumes everyone wants a sticky sidebar, which isn't likely.
the space occupied onscreen is always the same, so why on scrolling I should prefer an empty sidebar?
@Roman991 "so why on scrolling I should prefer" - well, you're requesting to make changes to a public template, which then assumes everyone who uses it wants a sticky sidebar. That's a design decision for each person who uses this template to make.
Now, if you added your updates to a separate rule, which implementers could choose to add, that would be useful / more flexible.
Obviously, just my two cents, but I'm doubting this gets pulled in.
That's a design decision 👎
The whole theme is a design decision and @Roman991 is right 👍 when he says :
the space occupied onscreen is always the same, so why on scrolling I should prefer an empty sidebar?