DataTables / Scroller

Virtual scrolling plug-in for DataTables
http://www.datatables.net/
Other
82 stars 65 forks source link

Feature request: A way to show a skeleton screen while adding more content #89

Open seaware opened 3 years ago

seaware commented 3 years ago

Currently when the server side is transferring content, scroller shows diagonal bars with an optional "Loading..." message. I would like to change this to a skeleton screen style instead of the diagonal bars while loading. This would be more in line with the design language of our website. Examples of skeleton screens can be seen by Googling "skeleton screen loading css".

AllanJard commented 3 years ago

Thanks for the suggestion! I'm not entirely sure how we'd implement that in our virtual scrolling, but it is an intriguing idea. I'm afraid I can't commit to when (or even if) we'll get around to working on this, but if yourself or someone else would like to pick it up, that would be great and happy to discuss ideas for it.