Skip to content

FEAT: FDSG UI#8

Merged
harshith-v-fyers merged 6 commits into
web-insti-integrationfrom
feat/fdsg_ui
Apr 24, 2026
Merged

FEAT: FDSG UI#8
harshith-v-fyers merged 6 commits into
web-insti-integrationfrom
feat/fdsg_ui

Conversation

@Hiren-fyers
Copy link
Copy Markdown

Pull Request Template

⚠️ Before Submitting a PR, Please Review:

  • Please ensure that you have thoroughly read and understood the Contributing Docs before submitting your Pull Request.

⚠️ Documentation Updates Notice:

  • Kindly note that documentation updates are managed in this repository: librechat.ai

Summary

Please provide a brief summary of your changes and the related issue. Include any motivation and context that is relevant to your changes. If there are any dependencies necessary for your changes, please list them here.

Change Type

Please delete any irrelevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Translation update

Testing

Please describe your test process and include instructions so that we can reproduce your test. If there are any important variables for your testing configuration, list them here.

Test Configuration:

Checklist

Please delete any irrelevant options.

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • I have made pertinent documentation changes
  • My changes do not introduce new warnings
  • I have written tests demonstrating that my changes are effective or that my feature works
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.
  • A pull request for updating the documentation has been submitted.

- Introduced a new SVG asset for file upload functionality.
- Updated styles in ChatForm for improved text color consistency.
- Refined UploadButton component layout and dialog styling for better user experience.
- Enhanced localization strings for document upload features.
…sRoute components for improved visual consistency

- Changed border color from 'border-fig-Stroke-one-standard' to 'border-fig-Stroke-soft' in multiple components.
- Adjusted max-width in DocumentSelector for better layout alignment.
…tency

- Updated border classes to enhance styling coherence across the component.
- Adjusted background color for selected states to align with design standards.
@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_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

⚠️ 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.

…ed visual consistency

- Updated button height and typography classes for better alignment with design standards.
- Enhanced hover states for buttons to ensure consistent user interaction feedback across components.
@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_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

⚠️ 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.

@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_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

⚠️ 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.

…onsistency

- Updated button border radius from rounded-[2px] to rounded-none for a more streamlined appearance.
- Adjusted label classes for better alignment and consistency across the CreateTemplateModal component.
- Enhanced overall layout and spacing for improved 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_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

⚠️ 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 e14b411 into web-insti-integration Apr 24, 2026
1 of 3 checks passed
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