Skip to content

[Bug Report][3.12.3] VFileUpload with multiple not clickable for density="compact" when file is added #22737

@poettig

Description

@poettig

Environment

Vuetify Version: 3.12.3
Vue Version: 3.5.30
OS: Linux

Steps to reproduce

  1. Click the compact Dropzone
  2. Choose a file
  3. Try to click the Dropzone again

Expected Behavior

The Dropzone is clickable when a file is currently added even for density="compact". This is important to change the file.

Actual Behavior

The Dropzone is not clickable when a file is currently added.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

Drag & Drop still works normally. The onClick handler is unregistered when a file is added, the drop handlers aren't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: VFileUploadT: bugFunctionality that does not work as intended/expectedgood first issueA quick-win fix that would be great for new contributorslabsMust be completed for this component to leave labs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions