Skip to content

"tap to cancel" not working in FileUpload form field #15844

Open
@c-zehnter

Description

@c-zehnter

Package

filament/filament

Package Version

v3.3.4

Laravel Version

v11.44.1

Livewire Version

No response

PHP Version

PHP 8.2

Problem description

Hi, I'm using the FileUpload form field to upload larger files and I noticed that the "tap to cancel" field on the uploader is not working at all. This is also true for the SpatieMediaFileUpload field. I have checked the filepond demos where it works as expected, so it does not seem to be a filepond bug. I'm not sure if this is CSS, JS or even browser related. I've tested Chrome, Firefox and Edge and it's not working in any browser for me.

Image

Expected behavior

Successfully cancel the file upload while uploading.

Steps to reproduce

  • navigate to the CreateOrder form
  • (optional) throttle network speed (for more time)
  • upload a large-ish file in the FileUpload field
  • try to cancel the upload while uploading

Reproduction repository (issue will be closed if this is not valid)

https://github.com/c-zehnter/fileupload

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions