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

Drag & Drop for CSV import #69

Open
klequis opened this issue May 4, 2021 · 2 comments
Open

Drag & Drop for CSV import #69

klequis opened this issue May 4, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request in-progress

Comments

@klequis
Copy link
Owner

klequis commented May 4, 2021

No description provided.

@klequis klequis self-assigned this May 4, 2021
@klequis
Copy link
Owner Author

klequis commented May 4, 2021

  • Use react-dropzone
  • Make each account a target. This eliminates having to use the file naming rules
  • The bucket for each account can also have an 'upload' button for selecting from the file system.

@klequis klequis added enhancement New feature or request in-progress labels May 4, 2021
@klequis
Copy link
Owner Author

klequis commented May 4, 2021

  • Each account will be a separate drop-zone.
  • The accepted files from each will need to be combined into one list for upload.
  • When combining, will need to track the account name/number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in-progress
Projects
None yet
Development

No branches or pull requests

1 participant