Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GEN-2303]: fix loader for namespace-sources (#2371)
This pull request includes changes to the `frontend/webapp/containers/main/sources/choose-sources/choose-sources-body/choose-sources-body-fast/sources-list/index.tsx` file to improve the user experience by updating the styling and handling the loading state for namespaces. Styling improvements: * Changed the `NoDataFoundWrapper` component's margin to padding for better spacing and layout. User experience improvements: * Updated the `SourcesList` component to display a loading spinner (`FadeLoader`) when namespaces are loading, instead of showing the "No sources available" message.
- Loading branch information