imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
60 stars 20 forks source link

Mobile First Support for top panel #82

Closed mmizera closed 2 years ago

mmizera commented 3 years ago

Hi

Can you please add some css for top panel, so it stacks on lover resolutions ?

mobile-not-first

imballinst commented 2 years ago

Hi @mmizera! Apologies for a very-very-very late reply! This should be fixed in the next major release (v3). Sample demo can be seen here: https://codesandbox.io/s/react-bs-datatable-3-zq7xe

image

image

image

I'll try to backport it to v2 when I have the chance. Let me know if you have other concerns!