Problem/Motivation

not properly tested
Sticky headers do not seem to be sticking for me.

Steps to reproduce

* Create a view
* Set Format to Bootstrap Table
* Turn only Sticky Header on under extensions
* Add some fields

Scroll and headers do not stick

Proposed resolution

I am a bit overloaded right at the moment but logging the bug in case anyone else encounters it or I will try to dig into it in the next week or two.

Step 1) test on a clean build
2) test if it is clashing with another module or the theme.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 errors-in-browser-console.png221.22 KBravi kant

Comments

alabandit created an issue. See original summary.

alabandit’s picture

Side note:
Great module, thank you!

ravi kant’s picture

StatusFileSize
new221.22 KB
lazzyvn’s picture

try the latest version 1.0.3, it may fix the problem

ravi kant’s picture

Issue is not solving with 1.0.3 version.

Sticky header example
https://examples.bootstrap-table.com/index.html#extensions/sticky-header...

When i compared with module DOM with above reverence URL's DOM then find that both are different so the issue is not due to module version.
According to me, The issue may be due to Bootstrap versions.

I am using drupal theme boostrap5 and boostrap bario with bootstrap5.

lazzyvn’s picture

Version: 1.0.2 » 1.0.4
Status: Active » Fixed

i use https://www.drupal.org/project/bootstrap5_adminit works fine there is sticky header

alabandit’s picture

I have tested it on "Bootstrap 5 Admin" and "Bootstrap Bario with Bootstrap5", and it works.

If you have "Admin Toolbar" installed the bar covers the sticky headers. I am not sure if there is a workable solution to this?
https://www.drupal.org/project/admin_toolbar

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

lazzyvn’s picture