Skip to content

Refactor Chat Header and UploadFileModal components for improved functionality#10

Merged
harshith-v-fyers merged 1 commit into
web-insti-integrationfrom
fix/no_folders_ui
May 19, 2026
Merged

Refactor Chat Header and UploadFileModal components for improved functionality#10
harshith-v-fyers merged 1 commit into
web-insti-integrationfrom
fix/no_folders_ui

Conversation

@Hiren-fyers
Copy link
Copy Markdown

No description provided.

…tionality

- Removed unused model selection logic from the Chat Header, simplifying the component.
- Enhanced UploadFileModal by introducing a create folder feature and improving folder loading logic with a callback for better state management.
- Updated error handling and user feedback for folder selection, ensuring a smoother user experience.
@github-actions
Copy link
Copy Markdown

🚨 Unused i18next Keys Detected

The following translation keys are defined in translation.json but are not used in the codebase:

  • com_auth_error_oauth_failed
  • com_auth_no_account
  • com_auth_sign_up
  • com_auth_welcome_back
  • com_endpoint_message_new
  • com_nav_auto_scroll
  • com_nav_center_chat_input
  • com_nav_commands
  • com_nav_enter_to_send
  • com_nav_hide_panel
  • com_nav_info_enter_to_send
  • com_nav_info_latex_parsing
  • com_nav_info_save_draft
  • com_nav_keep_screen_awake
  • com_nav_latex_parsing
  • com_nav_modular_chat
  • com_nav_save_drafts
  • com_nav_setting_account
  • com_nav_setting_data
  • com_nav_setting_general
  • com_nav_setting_personalization
  • com_nav_setting_speech
  • com_nav_show_code
  • com_nav_user_msg_markdown
  • com_sidepanel_conversation_tags
  • com_ui_archive_error
  • com_ui_happy_birthday
  • com_ui_redirecting_to_provider
  • com_ui_select_documents_count
  • com_ui_selected_documents_label
  • com_ui_table_format
  • com_ui_upload_document

⚠️ Please remove these unused keys to keep the translation files clean.

@github-actions
Copy link
Copy Markdown

🚨 Unused NPM Packages Detected

The following unused dependencies were found:

📂 Root package.json

  • 18
  • @opentelemetry/exporter-trace-otlp-http

📂 Client client/package.json

  • winston-daily-rotate-file

📂 API api/package.json

  • compressible
  • oauth4webapi

⚠️ Please remove these unused dependencies to keep your project clean.

@harshith-v-fyers harshith-v-fyers merged commit 87fa78d into web-insti-integration May 19, 2026
1 of 3 checks passed
@Hiren-fyers Hiren-fyers deleted the fix/no_folders_ui branch May 19, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants