Skip to content

Provide better customizations for custom file picker implementation #533

@szuperaz

Description

@szuperaz

On mobile OS-es it's common to use a custom file picker implementation. This requires two customization points:

  • Provide a hook to create a custom file upload button: it's already supported ✅ docs
  • Make sure files selected from the custom picker can be uploaded using the attachmentService.filesSelected method ❌ we haven't tested this in detail, but possibly we need to do some work around this
  • For the best DX we should also a create a guide for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions