Skip to content

fix(connector-renderer): render access-selection icons without circular avatars - #2551

Open
chovy-ai wants to merge 1 commit into
mainfrom
fix/connector-access-icon-no-avatar
Open

fix(connector-renderer): render access-selection icons without circular avatars#2551
chovy-ai wants to merge 1 commit into
mainfrom
fix/connector-access-icon-no-avatar

Conversation

@chovy-ai

Copy link
Copy Markdown
Contributor

Summary

  • Shared-Agent connector access selection rendered brand icons inside Avatar, which always uses a circular surface and background. That disk showed behind Google Docs/Sheets/Notion marks.
  • Render the connector icon (or a letter fallback) directly with object-contain, matching the composer connector icon treatment.

Verification

  • pnpm check:changed (10 lanes, including @tutti-os/connector-renderer typecheck/test and connector/UI/i18n boundaries)
  • Visual: TSH Desktop linked to this checkout; share-connector list no longer shows circular icon backgrounds

Checklist

  • I kept the change focused on one concern.
  • I ran the lowest meaningful local checks for the changed surface.
  • My commits are signed off with DCO when required: git commit -s.

Made with Cursor

…ar avatars

Avatar's rounded-full surface showed a disk behind connector brand marks. Render the icon image or letter fallback directly.

Signed-off-by: Chovy <253849174+chovy-ai@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant