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

'No file chosen' wrongly placed in Import Image module #356

Closed
Paarmita opened this issue Sep 29, 2018 · 19 comments
Closed

'No file chosen' wrongly placed in Import Image module #356

Paarmita opened this issue Sep 29, 2018 · 19 comments

Comments

@Paarmita
Copy link
Member

We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.

First Timers Only

Hi, this is a first-timers-only issue. This means this has been worked to make it more legible to folks who either haven't contributed to our codebase before or even folks who haven't contributed to open source before.

If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!

The Problem

'No file chosen' option in import image module is misplaced, ie. out of the box

screenshot from 2018-09-29 22-14-47

The Solution

We need to modify css such that it comes inside border or under Choose file button.
The line which needs to be mdified is:

<input type="file" class="file-input" value="">\

<div style="padding: 30px;margin: 10px 20% 30px;border: 4px dashed #ccc;border-radius: 8px;text-align: center;color: #444;" id="' + dropzoneId + '">\

You need to add class to it and add the new css for the specific class.

Instance Count = 1

@gitmate gitmate bot added first-timers-only help wanted module New Module idea gci-candidate Issue being considered for gci labels Sep 29, 2018
@Paarmita Paarmita added fto-candidate and removed module New Module idea labels Sep 29, 2018
@gitmate
Copy link

gitmate bot commented Sep 29, 2018

GitMate.io thinks the contributors most likely able to help are @tech4GT, and @GitMate[bot].

Possibly related issues are #5 (image cropping module), #116 (Image overlay module), #233 (Add an "import image" module), #141 (move module tests into separate test files), and #108 (Math Module).

@Paarmita Paarmita changed the title No file chosen wrongly placed in Import Image module 'No file chosen' wrongly placed in Import Image module Sep 29, 2018
@gitmate
Copy link

gitmate bot commented Sep 29, 2018

GitMate.io thinks the contributors most likely able to help are @tech4GT, and @GitMate[bot].

Possibly related issues are #5 (image cropping module), #116 (Image overlay module), #233 (Add an "import image" module), #141 (move module tests into separate test files), and #108 (Math Module).

@vikul1234
Copy link

@Paarmita It's work properly look this, can you post another screenshot
ss

@Paarmita
Copy link
Member Author

@vikul1234 Plz add an import image module, then you will be able to reproduce this.

@tech4GT
Copy link
Member

tech4GT commented Oct 5, 2018

This issue has been reserved for GCI @vikul1234
We would really appreciate your help on another one which is not labelled gci. Thanks!!

@jywarren
Copy link
Member

This is a great issue - @Paarmita thanks! Maybe one addition is that you can link to a page including the import-image module using a permalink:

http://sequencer.publiclab.org/examples/#steps=import-image

@Paarmita
Copy link
Member Author

@jywarren Yup! we can do that as well.

@SidharthBansal
Copy link
Member

This task is published on GCI dashboard. Thanks all.

@makoteq
Copy link

makoteq commented Oct 25, 2018

what we have to give in response on GCI?
Please i need help!🤔

@jonxuxu
Copy link
Member

jonxuxu commented Nov 26, 2018

@makoteq I believe this task has either not appeared on GCI, someone already claimed it, or it was completed but not closed.

@oorjitchowdhary
Copy link
Member

@Paarmita @jywarren @SidharthBansal Has this issue been already solved? I can't find any PRs related to this

@jywarren
Copy link
Member

jywarren commented Nov 28, 2018 via email

@adiwahyudi02
Copy link

Can I take this issue? @jywarren @Paarmita

@harshkhandeparkar
Copy link
Member

Seems like this is redundant and has been fixed elsewhere and is outdated. Can this be closed? @jywarren @gauravano

@Paarmita
Copy link
Member Author

@harshkhandeparkar Thanks for the review.

@grvsachdeva
Copy link
Member

This issue is not required as there is a change in page design. Thanks @harshkhandeparkar @Paarmita !

@harshkhandeparkar
Copy link
Member

Maybe we can open a new fto though as it is not working for smaller screens

Import-image:

screenshot_20190121_003315_com android chrome

Load-image first step:

screenshot_20190121_003318_com android chrome

@grvsachdeva
Copy link
Member

grvsachdeva commented Jan 20, 2019 via email

@harshkhandeparkar
Copy link
Member

Ok. Will do that sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests