Closed itsjayway closed 1 year ago
can you assign me this issue?
you got it @neeravbhaskarla 🏃
Hi @jibranabsarulislam, What should be the default text display? Should it show 'No data' or is it acceptable to have no visible data?
thanks for reaching out @neeravbhaskarla, what do you think of "There are no items to display.", probably with a className='text-bold'
if data is not there should I not display any items?
right, for now we can show the no items text when there's no response data
hi @jibranabsarulislam, submitted PR. Please review it
Describe the feature when backend is not running or API call fails (when
data === null
ordata
is falsy), show default text on the screenWhat would the feature solve