vincjo / svelte-simple-datatables

A Datatable component for Svelte

Home Page:https://vincjo.fr/svelte-simple-datatables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap support?

gerald-dotcom opened this issue · comments

This is a great library but it overflow the layout on my screen. I'm not a CSS wizard either, just I love the grid layout that's it.

Just used your example CSS and everything fit fine but I think still not responsive enough to view on mobile screens. Again, this is a great lib and I think perhaps one and only lib for Sv

Thanks for your feedback. There is responsive support in version 0.1.16 (demo).
I haven't tested the component in a grid layout yet but will do so soon

Integration in a grid layout should work correctly from v0.1.17
CSS Grid test

Thanks for fixing these. There were few more issues I found but forget to mention.

Searching under column like Email when there is large amount data doesn't seems yield results altho it work fine for smaller amount of data

Sometimes searching under column causes overflow and causes to expand the table out of page.