fix(skills): reuse shared upload field in skill import modal; logo-on… · simstudioai/sim@e6ef14e · GitHub
Skip to content

Commit e6ef14e

Browse files
committed
fix(skills): reuse shared upload field in skill import modal; logo-only Quartr icon
- Replace the hand-rolled drop zone in the skill import modal with the shared ChipModalField type='file' control (same component the Knowledge Base and Help & Support modals use), so the upload zone is visually consistent. - Migrate the GitHub-URL and paste-content rows to ChipModalField so every field shares the canonical px-4 gutter and error rendering, and align the 'or' dividers to match. - Drop the monospace font on the paste textarea so its text matches the rest of the modal. - Quartr icon now renders the logo mark only (no wordmark) as a black mark on a white rounded tile.
1 parent eb1009d commit e6ef14e

2 files changed

Lines changed: 61 additions & 152 deletions

File tree

apps/sim/app/workspace/[workspaceId]/skills/components/skill-import/skill-import.tsx

Lines changed: 44 additions & 114 deletions

apps/sim/components/icons.tsx

Lines changed: 17 additions & 38 deletions

0 commit comments

Comments
 (0)