-
Notifications
You must be signed in to change notification settings - Fork 210
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
explore standard multi-source upload with Uppy package #212
Comments
GitMate.io thinks the contributor most likely able to help you is @ccpandhare. |
We could likely integrate this into the "load-image" starter-module -- https://github.com/publiclab/image-sequencer/blob/master/src/LoadImage.js We might actually merge the "drop zone" in demo.js with the load-image module, because it could show an example image but also say |
@jywarren that makes a lot of sense!! Great find!! |
Hello |
Do i directly integrate uppy into this ?? |
@publiclab/is-reviewers |
Yes, i think you could try doing that! It'd be pretty neat and could
consolidate the video snapshot and normal image upload into a compact
interface.
…On Thu, Feb 28, 2019 at 5:21 AM Harshith pabbati ***@***.***> wrote:
@publiclab/is-reviewers
<https://github.com/orgs/publiclab/teams/is-reviewers>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#212 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ94AleLZGRsMdvPxjaLEREQv7-4Aks5vR611gaJpZM4TVqzw>
.
|
|
Oh wow, doesn't it allow for a few other options like webcam access? Can
you show a gif?
And, would you mind making the area less tall, like maybe half the height?
Thanks!!
…On Sun, Mar 3, 2019, 10:23 AM Harshith pabbati ***@***.***> wrote:
[image: uppy]
<https://user-images.githubusercontent.com/43822585/53697312-4b888c80-3df6-11e9-901b-a490df141075.png>
@jywarren <https://github.com/jywarren> Was this ok????
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#212 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ3bx9aNQygqbxNwbrBmAFSzk1X4bks5vS-jbgaJpZM4TVqzw>
.
|
Yeah i will make it to access the webcam and share you the gif. |
@jywarren I am unable to make it small as I am using the plugins. |
Harshith you can check the class that has been given to the drag and drop area and you give it some custom CSS with an |
No that's not the problem with css in image-sequencer it's with the plugins of uppy |
The uppy plugin adds the drag and drop box right? And warren(even me) want to make ot smaller in height? |
Is this ok ??? Do we need the dotted lines around it?? |
That looks better but I think it is not very obvious to the eye. It should stand out a bit more. You can add the dotted border or alternatively thicken the border of the box itself. |
Awesome!! Are you going to open a PR? If yes then please add the |
ok |
We'll find a new solution while developing the new UI. This one isn't working properly. |
https://www.npmjs.com/package/uppy
Demo: https://uppy.io/examples/dashboard/
The text was updated successfully, but these errors were encountered: