As a user, I want to see loading indicators while content is being fetched to understand that the application is processing my request.
Acceptance Criteria:
- Spinners or skeleton screens are displayed during data loading phases.
- Loading indicators are present on all pages or sections that involve data fetching.
- Indicators are styled consistently with the application’s UI.
- Loading states are optimized to minimize delays and avoid unnecessary loading.
- Users are notified when content has finished loading.
As a user, I want to see loading indicators while content is being fetched to understand that the application is processing my request.
Acceptance Criteria: