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

Add File Upload Component #91

Closed
manishekhawat opened this issue Oct 17, 2019 · 1 comment
Closed

Add File Upload Component #91

manishekhawat opened this issue Oct 17, 2019 · 1 comment

Comments

@manishekhawat
Copy link
Collaborator

manishekhawat commented Oct 17, 2019

Issue Statement

Create a file upload component with multi file and fileType support

Summary

Create an independent react component with following requirement considerations:

  1. Multi File Support controlled via a prop
  2. All files supported by default. The type can be overridden using a prop by the component using it.
  3. Option to display file names above it with sizes.
  4. Optional Drag and drop functionality

Sample Screenshot

image

image

@manishekhawat manishekhawat added enhancement New feature or request help wanted Extra attention is needed New Feature and removed enhancement New feature or request labels Oct 17, 2019
@piyushsap piyushsap assigned piyushsap and unassigned piyushsap Nov 15, 2019
@manishekhawat
Copy link
Collaborator Author

ARC Program Board automation moved this from To do to Done Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants