Skeleton loading with dynamic search results from API response
When fetching data from API, the response has 20 items, a known number, but when you search or filter using web app user interface, you don’t know the amount of results that will come in the response. So how many skeleton cards you should show? For example: if you show 20 skeleton cards when loading…