AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 783 forks source link

Footer scrolling #2059

Open jordan-enev opened 5 years ago

jordan-enev commented 5 years ago

Before this PR fix, in the case the Footer has a scrollbar and you move it, then the Header and Body containers scrollbars aren't moved / synced with the Footer scrollbar.

The opposite is working fine, i.e. you scroll Header, Body containers firstly and the Footer scrollbar is synced / moving correctly.

This PR syncs both Header and Body containers, when you start scrolling the Footer firstly.

Here's how it works: ezgif-1-f950928cd76a