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

feat: hide the selected info on the FileSelector component #1814

Closed
2 tasks
TahimiLeonBravo opened this issue Sep 10, 2020 · 0 comments · Fixed by #1820
Closed
2 tasks

feat: hide the selected info on the FileSelector component #1814

TahimiLeonBravo opened this issue Sep 10, 2020 · 0 comments · Fixed by #1820

Comments

@TahimiLeonBravo
Copy link
Collaborator

TahimiLeonBravo commented Sep 10, 2020

Requirements

  • do not render selected file(s) by passing value={null}, but onChange callback will be invoke every time file(s) were selected
  • add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment