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
Comments
Comment #2
alabandit commentedSide note:
Great module, thank you!
Comment #3
ravi kant commentedComment #4
lazzyvn commentedtry the latest version 1.0.3, it may fix the problem
Comment #5
ravi kant commentedIssue 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.
Comment #6
lazzyvn commentedi use https://www.drupal.org/project/bootstrap5_adminit works fine there is sticky header
Comment #7
alabandit commentedI 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
Comment #9
lazzyvn commentedSolution here
https://www.drupal.org/project/bootstrap_table/issues/3417764#comment-15...