Skip to content

FileUpload description textbox does not show after uploading #429

@qroll

Description

@qroll

Component
FileUpload

Describe the bug

uploading an image file with the prop editableFileItems does not redirect me to the "edit state" directly. instead, it just adds the file without description

To Reproduce
Set editableFileItems={true} and in the onChange handler, set the upload progress on the file item

Expected behavior
The textbox should appear. Normally, you are required to set a description to proceed, otherwise the Save button is disabled and the Cancel button removes the file

Additional context
Not all use cases require a mandatory description, should consider amending this behaviour

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions