Currently, not all API requests have a loading indicator associated with them. This can lead to a poor user experience, as users may not be aware that data is being fetched or processed in the background. To improve the overall UX, a consistent loading component should be implemented and displayed during all API requests across the application.
Description:
Currently, not all API requests have a loading indicator associated with them. This can lead to a poor user experience, as users may not be aware that data is being fetched or processed in the background. To improve the overall UX, a consistent loading component should be implemented and displayed during all API requests across the application.