Skip to content

Unable to manually reset value of FileInputField #630

@bedrich-schindler

Description

@bedrich-schindler

Reset using form's input is being implemented in #627. There is one more problem with reset and it is reset of its internal value. For native input, this can be achieved by setting value to null over its ref. This is not possible for FileInputField.

The aim of this issue is to introduce reset over its ref.

Aditional improvements to be discussed in the future.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions