Provide a way to make a sticky notice (block using CSS fixed property to stay in place)

Created on 28 November 2023, 12 months ago
Updated 28 August 2024, 3 months ago

Problem/Motivation

It is possible to take the first block in a region at the top of the page and make it fixed (sticky there) and do appropriate height offset for the content (if using fixed with no JS, some ability to display extra long messages would be key… which should simply be a ::hover { height: auto } sort of thing. Argh with some more complex tap fallback on mobile).

It's a fair amount of custom theming though that Drutopia could likely take care of entirely for Octavia-based themes and make much simpler if not handle outright for other themes too.

Proposed resolution

Add a feature module that does this, as independent of Drutopia as possible.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

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

Comments & Activities

Production build 0.71.5 2024