You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the api responds slow then both the sections(list and detail) display No Product found, but still the apis are in pending state.
Expected behavior
Loaders should be displayed either on the entire screen or two separate loaders(one on list and other on detail as we have two separate empty states) until the data fetching is in progress.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
YES
NO
Environment details
Browser:
OS:
Code Version:
Additional information
The text was updated successfully, but these errors were encountered:
Current behavior
If the api responds slow then both the sections(list and detail) display
No Product found
, but still the apis are in pending state.Expected behavior
Loaders should be displayed either on the entire screen or two separate loaders(one on list and other on detail as we have two separate empty states) until the data fetching is in progress.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: