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

Switching tree section on landing page #1923

Merged
merged 2 commits into from
Aug 3, 2018
Merged

Switching tree section on landing page #1923

merged 2 commits into from
Aug 3, 2018

Conversation

nanspro
Copy link
Contributor

@nanspro nanspro commented Aug 2, 2018

Description

Switching tree section with 1,2,3 section on landing page.

Checklist
  • linter status: 100% pass
  • changes don't break existing behavior
  • commit message follows [commit guidelines]
Affected core subsystem(s)

frontend

Testing

Locally

Refers

Fixes #1861

@codecov
Copy link

codecov bot commented Aug 2, 2018

Codecov Report

Merging #1923 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1923   +/-   ##
=======================================
  Coverage   25.49%   25.49%           
=======================================
  Files         130      130           
  Lines       10684    10684           
  Branches     1425     1425           
=======================================
  Hits         2724     2724           
  Misses       7882     7882           
  Partials       78       78

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c4e999...d701519. Read the comment docs.

@@ -46,20 +46,11 @@
{% include 'landing/funder/benefits.html' %}
</div>


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we remove the extra line ?

<div class='col-lg-8 col-lg-offset-2'>
<hr>
</div>
</div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have this extra row ? Could we remove it ?

@nanspro
Copy link
Contributor Author

nanspro commented Aug 3, 2018

@thelostone-mc changes made as suggested


if(scrollContainer.scrollTop() > treeAnimationPosition) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected space(s) after "if". (keyword-spacing)

@thelostone-mc
Copy link
Member

@nanspro I added a few more changes on top of it ^_^
Could you pull that in before adding the icons provided by @PixelantDesign ?

@thelostone-mc
Copy link
Member

Hey @nanspro first off thanks for turning this around quick ^_^
I'm gonna go ahead and merge this to avoid conflicts turning up later

Could you shoot up another PR once @PixelantDesign gives you the icons?

Thanks for contributing and welcome to gitcoin :D

Copy link
Member

@thelostone-mc thelostone-mc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thelostone-mc thelostone-mc merged commit 105cb6d into gitcoinco:master Aug 3, 2018
@nanspro nanspro deleted the issue_1861 branch August 4, 2018 00:55
@gitcoinbot gitcoinbot mentioned this pull request Aug 4, 2018
3 tasks
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.

3 participants