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: add draggable file upload component #690

Merged

Conversation

4nalog
Copy link
Member

@4nalog 4nalog commented Feb 20, 2023

TL;DR

This PR implements a generic file upload component with support for dragging/dropping to upload.

Demo

Screen.Recording.2023-02-22.at.9.05.28.PM.mov

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

This PR:

  • adds react-dropzone as dependency
  • adds a DraggableFileUpload component to support uploading files with drag and drop functionality

Tracking Issue

#3317

Follow-up issue

flyteorg/flyte#3317

@4nalog 4nalog changed the title [WIP] feat: add draggable file upload component feat: add draggable file upload component Feb 22, 2023
@4nalog 4nalog force-pushed the soham/draggable-file-upload-component branch from 7a7dd60 to f8b8dee Compare February 22, 2023 15:45
@4nalog 4nalog marked this pull request as ready for review February 22, 2023 15:45
@4nalog 4nalog requested a review from ursucarina February 23, 2023 17:17
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

Successfully merging this pull request may close these issues.

3 participants