Don't show sticky region if its empty

Created on 23 December 2024, about 21 hours ago

Problem/Motivation

If the sticky region is empty, it still takes up quite a bit of space especially on small screens. Is there a way to not show it if empty?

(Other than hacking the specific pages via css)

.sticky-shadow,
.region-sticky {
  display: none;
}

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

4.0

Component

Code

Created by

🇩🇪Germany anruether Bonn

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024