[PR #263] [MERGED] Add file size validation for missing components #263

Closed
opened 2026-02-16 03:18:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama-ui/pull/263
Author: @yongpark
Created: 1/27/2026
Status: Merged
Merged: 1/27/2026
Merged by: @yongpark

Base: mainHead: add-file-size-validation-missing-components


📝 Commits (2)

  • cce3ad4 validate for dropzone and inline file upload
  • 096da46 add patch changeset

📊 Changes

4 files changed (+34 additions, -5 deletions)

View changed files

.changeset/social-spies-flash.md (+5 -0)
📝 packages/ui/src/file-upload/components/dropzone.tsx (+26 -5)
📝 packages/ui/src/file-upload/components/inline-file-upload.tsx (+2 -0)
📝 packages/ui/src/file-upload/types/index.ts (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama-ui/pull/263 **Author:** [@yongpark](https://github.com/yongpark) **Created:** 1/27/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@yongpark](https://github.com/yongpark) **Base:** `main` ← **Head:** `add-file-size-validation-missing-components` --- ### 📝 Commits (2) - [`cce3ad4`](https://github.com/run-llama/llama-ui/commit/cce3ad44308a95add68459a07284c8e28d1c9777) validate for dropzone and inline file upload - [`096da46`](https://github.com/run-llama/llama-ui/commit/096da4694ff332fc222d068d7a426dcf3a056dcb) add patch changeset ### 📊 Changes **4 files changed** (+34 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/social-spies-flash.md` (+5 -0) 📝 `packages/ui/src/file-upload/components/dropzone.tsx` (+26 -5) 📝 `packages/ui/src/file-upload/components/inline-file-upload.tsx` (+2 -0) 📝 `packages/ui/src/file-upload/types/index.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:18:43 -05:00
yindo closed this issue 2026-02-16 03:18:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama-ui#263