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

Added FileUploader component. #66

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

harrymaynard-maximus
Copy link
Contributor

Description

Component which stores blob image data from user selected images and/or PDFs.

Screenshots

FileUploader

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring / Documentation

How Has This Been Tested?

Tested in Jest and manual testing in Storybook.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@sdevalapurkar-bcgov
Copy link
Contributor

also, seems like the action is failing on lint so that will need to be fixed prior to approval/merge

@sdevalapurkar-bcgov
Copy link
Contributor

looks like the test coverage is being affected, we may need to add some tests to cover the untested lines at least wherever possible

@sdevalapurkar
Copy link
Contributor

this is looking much better already 💯 awesome

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