Skip to content

improvement(ui): share knowledge upload rows - #8070

Open
BillLeoutsakosvl346 wants to merge 1 commit into
stagingfrom
codex/control-fix-knowledge-upload-rows
Open

BillLeoutsakosvl346 wants to merge 1 commit into
stagingfrom
codex/control-fix-knowledge-upload-rows

Conversation

@BillLeoutsakosvl346

Copy link
Copy Markdown
Contributor

Summary

  • Share selected-file rows between knowledge creation and document uploads.
  • Preserve file names and sizes, error borders, loading indicators, disabled removal and optional retry actions.

Type of Change

  • Refactor / maintainability improvement

Testing

  • Full workspace type checks, lint, repository audits (including import and API validation), generators and docs checks pass.
  • External source comparison confirms caller logic and content are unchanged.
  • Before/after browser fixtures cover the changed component's styling and interactions. Original and extracted controls have matching computed styles. These are isolated fixtures, not full authenticated product flows.
  • Relevant existing tests pass. No landing-page changes or audit tooling included.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Sep 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 20, 2026 11:37pm UTC

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 3 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@greptile-apps

greptile-apps Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge because the extraction preserves the existing behavior across all reachable upload states.

Summary

This PR extracts the duplicated selected-file presentation from both knowledge-upload modals into a shared KnowledgeUploadRow component.

  • Preserves file names, formatted sizes, error styling, and loading indicators.
  • Preserves disabled removal behavior and the optional retry action.
  • Updates both existing callers without changing their upload-state logic.

Reviews (1) · Last reviewed commit: "improvement(ui): share knowledge upload ..."

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