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

Upload mechanism refactor #635

Open
palucdev opened this issue May 10, 2019 · 0 comments
Open

Upload mechanism refactor #635

palucdev opened this issue May 10, 2019 · 0 comments
Labels
Bug 🐛 All bugs in our code. Frontend 🖥 Stuff related to Frontend part. P1 Things with #1 Priority

Comments

@palucdev
Copy link
Member

Current Behavior

Scan upload depends on WebKit features that are not supported by some browsers.

Expected Behavior

Create universal solution for scan uploading

Additional comment (optional)

Problem connected with File class and its property webkitRelativePath which is not supported in Typescript 3+ versions where webkit specific classes support were dropped.

@palucdev palucdev added Bug 🐛 All bugs in our code. Frontend 🖥 Stuff related to Frontend part. P2 Things with #2 Priority P1 Things with #1 Priority and removed P2 Things with #2 Priority labels May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 All bugs in our code. Frontend 🖥 Stuff related to Frontend part. P1 Things with #1 Priority
Projects
None yet
Development

No branches or pull requests

1 participant