-
Notifications
You must be signed in to change notification settings - Fork 200
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
New Navbar added with the logo of PublicLab #420
Conversation
Thanks for opening this pull request! |
@YogeshSharma01 Kindly share the preview of changes, is it referred to any issue kindly mention that too. |
Hi, @govindgoel sorry for the late reply actually I was busy with my exams. Here is a short video of changes. Video--.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, this looks so cool!
index.html
Outdated
|
||
<!-- Navbar start --> | ||
<nav class="navbar"> | ||
<img id="logo-img" src="./images/Boots-ground-02.png" alt="publiclab-logo"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make this a tiny bit smaller -- can we do... half this size? Also, i don't see this image file, do you need to include it? https://github.com/publiclab/community-toolbox/tree/main/images
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I have set the size of the LOGO-IMG and also add an image file.
Thank you @jywarren
Hi, @jywarren, @govindgoel I have set the size of the logo image. Please merge the PR. |
Hi @YogeshSharma01 , thanks for the awesome work on this. I had a few pointers,
|
Thank you!!! This is getting there -- i agree with @daemon1024's input, thank you!! |
Hi, |
This is really lovely!!! Thank you!! I'll go ahead and merge this now!!! |
Congrats on merging your first pull request! 🙌🎉⚡️ |
Fixed #319 |
Hi @YogeshSharma01 just a quick query - I'm testing this out in GitPod and seeing the following. I ran |
Hi, @jywarren I debugged the code and found out this is an issue. The issue was introduced while resolving conflicts in the PR #422. These are the issues that have found out.
These issues can be resolved easily. So, what do you suggest how do we push the changes? |
Hmm. Thank you so much for diagnosing this. If you are able to push a new
PR i'd appreciate it, otherwise if you could open an issue describing this,
we can see if someone else is able to make a fix. Thanks again!!!
…On Fri, Mar 12, 2021 at 1:00 PM Yogesh Sharma ***@***.***> wrote:
Hi, @jywarren <https://github.com/jywarren> I debugged the code and found
out this is an issue. The issue was introduced while resolving conflicts in
the PR #422 <#422>.
These are the issues that have found out..
1. There is duplicate code for the navbar and the headings of *FTO*
and *Contributors* sections.
2. CSS file had a missing parenthesis due to which the whole page was
misaligned.
these issues can be resolved easily. So, what do you suggest how do we
push the changes?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#420 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6JYHD6VJXBTTC4ISWLTTDJJD5ANCNFSM4VVRBOUA>
.
|
Hi, @jywarren my apologies for the late reply actually because of some medical emergency I wasn't able to reply ok I'll create a new issue for this. |
I'm so sorry to hear that and best wishes. Please don't worry too much about this and be in touch when you're able to. ❤️ |
* New Navbar added with the logo of PublicLab * Changes in Navbar * Set the size of The Logo-Image in Navbar section * fix the navbar in dark mode
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
fixes #0000
-style reference to original issue #@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!