sematable icon indicating copy to clipboard operation
sematable copied to clipboard

Make possible to distinguish between 'loading' and 'no-data-returned'

Open mbonaci opened this issue 8 years ago • 1 comments

I used spinning wheel as NoDataComponent and it works well, but the issue is that it shows whenever there is no data, even when the back end returns empty array or search doesn't find any docs. So we would need to have both NoDataComponent and LoadingComponent. FYI I can implement this (I need it right away). If I missed something here please provide feedback. Thx.

mbonaci avatar Apr 10 '17 18:04 mbonaci

I've also observed situations where sematable shows "no data" sort of message, but then a few seconds later the actual data loads. So +1 for a PR.

otisg avatar Apr 10 '17 22:04 otisg