refactor: reorganize connector tab layout and improve component logic

- Swapped the sections for "Content Sources" and "More Integrations" in the AllConnectorsTab for better clarity.
- Streamlined the mapping logic for filtered connectors and crawlers, enhancing readability and maintainability.
- Updated the AppSidebar to replace the workspace switch icon for improved visual consistency.
- Modified the submit button text in the localization file for better clarity in user actions.
This commit is contained in:
Anish Sarkar 2026-01-02 01:17:53 +05:30
parent 3227c6c043
commit afe4254f74
3 changed files with 60 additions and 94 deletions

View file

@ -374,7 +374,7 @@
"tip_4": "Processing may take some time depending on video length",
"preview": "Preview",
"cancel": "Cancel",
"submit": "Submit YouTube Videos",
"submit": "Add",
"processing": "Processing...",
"error_no_video": "Please add at least one YouTube video URL",
"error_invalid_urls": "Invalid YouTube URLs detected: {urls}",