The skeleton shimmer effect currently relies on the previously loaded UI. For instance, if the API initially returns two items, the skeleton loader will display for two items. However, if the subsequent API response contains a different number of items, the skeleton loader still shows for two items, which may not be accurate and lacks consistency. We would appreciate it if this could be adjusted to reflect the actual number of items returned by the API.
The skeleton shimmer effect currently relies on the previously loaded UI. For instance, if the API initially returns two items, the skeleton loader will display for two items. However, if the subsequent API response contains a different number of items, the skeleton loader still shows for two items, which may not be accurate and lacks consistency. We would appreciate it if this could be adjusted to reflect the actual number of items returned by the API.