Sticky header for non views tables

Created on 28 February 2023, over 1 year ago
Updated 31 May 2024, 6 months ago

Problem/Motivation

Currently custom tables with sticky headers don't work out of the box.

Steps to reproduce

Create a custom form with sticky header
'#sticky' => TRUE,

Proposed resolution

As for for the template gin/templates/views/views-view-table.html.twig
which has a wrapper div with the class gin-table-scroll-wrapper

The table template templates/dataset/table.html.twig
should have a wrapper div with the class gin-table-scroll-wrapper instead of the current layer-wrapper gin-layer-wrapper

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇪🇸Spain abelass

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