Skip to content

Unable to manually reset value of FileInputField #630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bedrich-schindler opened this issue Apr 29, 2025 · 0 comments
Closed

Unable to manually reset value of FileInputField #630

bedrich-schindler opened this issue Apr 29, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bedrich-schindler
Copy link
Contributor

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.

@bedrich-schindler bedrich-schindler added the bug Something isn't working label Apr 29, 2025
@bedrich-schindler bedrich-schindler self-assigned this Apr 29, 2025
@github-project-automation github-project-automation bot moved this to 💡Ideas in The Board Apr 29, 2025
bedrich-schindler added a commit that referenced this issue Apr 29, 2025
bedrich-schindler added a commit that referenced this issue Apr 29, 2025
bedrich-schindler added a commit that referenced this issue Apr 29, 2025
bedrich-schindler added a commit that referenced this issue Apr 30, 2025
bedrich-schindler added a commit that referenced this issue Apr 30, 2025
bedrich-schindler added a commit that referenced this issue Apr 30, 2025
bedrich-schindler added a commit that referenced this issue Apr 30, 2025
bedrich-schindler added a commit that referenced this issue May 1, 2025
bedrich-schindler added a commit that referenced this issue May 1, 2025
@github-project-automation github-project-automation bot moved this from 💡Ideas to ✅ Done in The Board May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant