Unset the Claro "tablePositionSticky" pre-render for the table element

Created on 1 May 2024, 7 months ago
Updated 25 June 2024, 5 months ago

Problem/Motivation

The Claro "tablePositionSticky" pre-render for the table element (introduced in 📌 Use position: sticky for views sticky table header Fixed ) changes the sticky-enabled class to position-sticky, causing the Gin custom implementation for sticky table headers to no longer work as expected.

It would also be good to keep an eye on 📌 Make drupal.tableheader only use CSS for sticky table headers Needs review in a follow-up, which could also cause issues when it is committed.

Proposed resolution

Unset the Claro "tablePositionSticky" pre-render for the table element.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The sticky headers for tables should work as expected.

🐛 Bug report
Status

Closed: outdated

Version

3.0

Component

Code

Created by

🇳🇱Netherlands seanB Netherlands

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024