-
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
Align box in center in mobile view #484
Comments
GitMate.io thinks the contributors most likely able to help are @tech4GT, @SidharthBansal, and @GitMate[bot]. Possibly related issues are #355 (Adjust/Correct the position of Buttons in Mobile View), and #436 (Enhance gif view). |
1 similar comment
GitMate.io thinks the contributors most likely able to help are @tech4GT, @SidharthBansal, and @GitMate[bot]. Possibly related issues are #355 (Adjust/Correct the position of Buttons in Mobile View), and #436 (Enhance gif view). |
great catch! Actually we may want to have it be on its own line on full
width view as well... but can address this in a follow-up if need be. Thank
you!
…On Tue, Nov 20, 2018 at 2:50 AM gitmate[bot] ***@***.***> wrote:
GitMate.io <https://gitmate.io> thinks the contributors most likely able
to help are @tech4GT <https://github.com/tech4GT>, @SidharthBansal
<https://github.com/SidharthBansal>, and @GitMate
<https://github.com/GitMate>[bot].
Possibly related issues are #355
<#355> (Adjust/Correct
the position of Buttons in Mobile View), and #436
<#436> (Enhance gif
view).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#484 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ9_VvzW2oGfZgpo1-1V5v3zxqO23ks5uw7QLgaJpZM4YqjQf>
.
|
For anybody who would work on it, only removing this would made it sit in the center :) |
Can I give it a go at this? I'm completely new to contributions =) |
@lwahlnayar Are you participating in GCI? |
not really... |
Actually, this task is for GCI participants...I appreciate that you want to contribute, you can take a look at other open first-timer-only issues here: https://code.publiclab.org/ |
alright, thanks! |
Hey there, could I work on this for GCI? This task doesn't seem to be available on the dashboard but I'm also not aware if someone else is working on it... |
Yes, you can work on it as it's not claimed by anybody yet...I've created a draft for it, pinging @jywarren for reviewing it and publishing it :) |
@Rishabh570 great, I've centered the div in #502. |
published!
…On Tue, Nov 27, 2018 at 3:27 PM Jonathan Xu ***@***.***> wrote:
@Rishabh570 <https://github.com/Rishabh570> great, I've centered the div
in #502 <#502>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#484 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJxIn16Lzr1j4xPJVLys6a-HdAt5Kks5uzZ_-gaJpZM4YqjQf>
.
|
Is there a link? |
@JonathanXu1 Here is the link: https://codein.withgoogle.com/dashboard/task-instances/4889843105529856/ |
Oh it seems like this is a beginner task. My bad. |
Someone has claimed this in GCI and needs to post a pull request still. I requested more work, and we'll see if we hear back. Thanks everyone! 👍 |
Hey! Can I work on this? It's my first contribution on image-sequencer. |
@AmanGarg97, sure! That will be awesome. But are you new to an issue like this? If you have solved such other issues before then you can leave this one for some first timer and solve some other one maybe? |
@AmanGarg97 I think you can take this one up since you are contributing to Image Sequencer for the first time, familiarise yourself with the code base. |
What I felt was that someone like @AmanGarg97 can get acquainted with the codebase easily but someone a bit less experienced might take more time. So someone who is new to github and PRs etc. can take up this issue maybe? @VibhorCodecianGupta what do you say? |
@VibhorCodecianGupta maybe @AmanGarg97 can take up an intermediate level issue maybe? This can be fixed too! @AmanGarg97 what do you want to do? Will you be able to fix something a bit more difficult than this? Or do you want to fix this? Welcome to the image-sequencer community 🎉 🎉 |
@VibhorCodecianGupta @harshkhandeparkar I can start with this but it would also be best if you can assign some another issue so that I can go through the codebase and can start contributing to this. |
Hey please review #669 and let me know for any other changes. |
Also are there any proper Contributions Guidelines for the project?
If there is not then I will love to make one. |
I think we have a setup script Aman, try running |
Thanks @harshkhandeparkar for the update! Closing this issue for now, feel free to open if necessary. Thank you @AmanGarg97 for working on it, really appreciated 💯 . |
Hi, this is a first-timers-only issue. This means we've 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 that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
The Problem:
We want the Download PNG and View GIF buttons div in the center in the mobile view.
How to Solve?
You can add responsiveness in the div.
This line can be added below this one.
image-sequencer/examples/index.html
Line 94 in bf13d58
Instance Count 1
The text was updated successfully, but these errors were encountered: