Skip to content

fix: updated UI for connected connectors#942

Merged
lucaseduoli merged 3 commits into
mainfrom
feat/sharepoint
Feb 11, 2026
Merged

fix: updated UI for connected connectors#942
lucaseduoli merged 3 commits into
mainfrom
feat/sharepoint

Conversation

@lucaseduoli

@lucaseduoli lucaseduoli commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

This pull request focuses on improving the UI and usability of the knowledge sources settings page, with minor adjustments to the chat renderer layout. The main changes include button redesigns for clarity and consistency, icon updates, and some style tweaks.

Knowledge Sources Settings Page UI Improvements:

  • Redesigned action buttons for connected connectors: adjusted button sizes (size="md" and size="iconMd"), improved text truncation, and replaced the "Reconnect" and "Disconnect" icons with RefreshCcw and Trash2 for better clarity. The "Add Knowledge" button was also visually refined.
  • Updated the "Connect" button and icon display: removed unnecessary margin classes from icons for a cleaner look.
  • Simplified and corrected the dynamic className logic for the system prompt textarea and character count, making the code more readable.
  • Added the RefreshCcw icon import to support the new reconnect button.

Chat Renderer Layout Adjustment:

  • Increased the maximum width for small-width chat layouts from 850px to 920px for improved readability.
image

Closes #898

@edwinjosechittilappilly

Copy link
Copy Markdown
Collaborator

The refresh icon button is it for reconnect or sync?

@edwinjosechittilappilly edwinjosechittilappilly left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edwinjosechittilappilly

Copy link
Copy Markdown
Collaborator

@lucaseduoli Lets merge this PR?

@lucaseduoli lucaseduoli merged commit fa030c1 into main Feb 11, 2026
3 checks passed
@lucaseduoli lucaseduoli linked an issue Feb 11, 2026 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Update the UI of sharepoint [Feature]: Update connector buttons

2 participants