Skip to content
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

[Feature] Hide files with error #235

Open
1 task done
nathanguigui opened this issue Apr 25, 2023 · 2 comments
Open
1 task done

[Feature] Hide files with error #235

nathanguigui opened this issue Apr 25, 2023 · 2 comments

Comments

@nathanguigui
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I'm currently using filepond with the filepond-plugin-file-validate-type plugin.
When file is uploaded and not valid, it's displayed in the list of file.

Capture d’écran 2023-04-25 à 17 08 48

Describe the solution you'd like

I would like to have an option to hide files with error in the list.
For instance directly in the props of the FilePond

Describe alternatives you've considered

I tried to hide the file when it's in error state but the wrapper is not resizing even if I delete the html node
Capture d’écran 2023-04-25 à 17 10 51

@rikschennink
Copy link
Collaborator

It should update correctly if you remove files that are in error state?

@nathanguigui
Copy link
Author

Yes it should be a solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants