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

New Navbar added with the logo of PublicLab #420

Merged
merged 4 commits into from
Jan 29, 2021

Conversation

YogeshSharma01
Copy link
Contributor

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If 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!

@welcome
Copy link

welcome bot commented Jan 5, 2021

Thanks for opening this pull request! Dangerbot will test out your code and reply in a bit with some pointers and requests.
There may be some errors, but don't worry! We're here to help! 👍🎉😄

@govindgoel
Copy link
Member

@YogeshSharma01 Kindly share the preview of changes, is it referred to any issue kindly mention that too.

@YogeshSharma01
Copy link
Contributor Author

Hi, @govindgoel sorry for the late reply actually I was busy with my exams. Here is a short video of changes.

Video--.mov

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
Copy link
Member

@jywarren jywarren left a 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">
Copy link
Member

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

Copy link
Contributor Author

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
Logo

@YogeshSharma01
Copy link
Contributor Author

Hi, @jywarren, @govindgoel I have set the size of the logo image. Please merge the PR.

@daemon1024
Copy link
Member

Hi @YogeshSharma01 , thanks for the awesome work on this. I had a few pointers,
image

  1. The navbar background is not consistent with the rest of the page in dark mode.
  2. Is it possible to have the Fork me on github banner at the top of the page above navbar?

@jywarren
Copy link
Member

Thank you!!! This is getting there -- i agree with @daemon1024's input, thank you!!

@YogeshSharma01
Copy link
Contributor Author

Hi,
Thanks, @daemon1024 I have fixed the dark mode issue and also placed Fork me on GitHub banner at the top of the page above the navbar.
DAY Mode>>
Screenshot 2021-01-30 at 12 03 44 AM
NIGHT Mode>>
Screenshot 2021-01-30 at 12 04 00 AM

@jywarren
Copy link
Member

This is really lovely!!! Thank you!! I'll go ahead and merge this now!!!

@jywarren jywarren merged commit 8b2530f into publiclab:main Jan 29, 2021
@welcome
Copy link

welcome bot commented Jan 29, 2021

Congrats on merging your first pull request! 🙌🎉⚡️
Your code will likely be published to https://code.publiclab.org in the next few days.
In the meantime, can you tell us your Twitter handle so we can thank you properly?
Now that you've completed this, you can help someone else take their first step!
See: Public Lab's coding community!

@daemon1024
Copy link
Member

Fixed #319

@jywarren
Copy link
Member

Hi @YogeshSharma01 just a quick query - I'm testing this out in GitPod and seeing the following. I ran npm install -- am I missing some step to get the navbar formatting?

image

@YogeshSharma01
Copy link
Contributor Author

YogeshSharma01 commented Mar 12, 2021

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.

  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?

@jywarren
Copy link
Member

jywarren commented Mar 14, 2021 via email

@YogeshSharma01
Copy link
Contributor Author

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.
Thanks

@jywarren
Copy link
Member

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. ❤️

TildaDares pushed a commit to TildaDares/community-toolbox that referenced this pull request Apr 28, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants