Skip to content

Conversation

@zubricks
Copy link
Member

Improves documentation for custom upload components. Fixes #14013

Changes:

  • Adds "Customizing the Upload UI" section to upload/overview.mdx with working examples
  • Fixes Upload component example in custom-components/edit-view.mdx
  • Adds warning about common mistake of using plain input elements
  • Clarifies component export syntax (default vs named exports) in overview.mdx
  • Includes advanced examples with custom actions, drawers, and hooks
  • Adds comparison table for upload collection vs upload field customization

Changes:
- Adds "Customizing the Upload UI" section to upload/overview.mdx with working examples
- Fixes Upload component example in custom-components/edit-view.mdx
- Adds warning about common mistake of using plain input elements
- Clarifies component export syntax (default vs named exports) in overview.mdx
- Includes advanced examples with custom actions, drawers, and hooks
- Adds comparison table for upload collection vs upload field customization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Upload component throws 400 error

2 participants