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

Initial commit - rewards view #176

Closed

Conversation

@felixschmetz
Copy link
Contributor

@felixschmetz felixschmetz commented Aug 29, 2018

  • Have you followed the guidelines in CONTRIBUTING.md?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do?
  • Does your submission pass tests?
  • Did you lint your code prior to submission?
@felixschmetz felixschmetz requested review from IAmThePan and ghostery/ghostery as code owners Aug 29, 2018
"hub_rewards_header_learn_more": {
"message": "Learn More"
},
"hub_rewards_first_icon_title": {

This comment has been minimized.

@IAmThePan

IAmThePan Aug 29, 2018
Contributor

change first_icon and similar to use more specific names: experience, privacy, relevant

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="308" height="163" viewBox="0 0 308 163">

This comment has been minimized.

@IAmThePan

IAmThePan Aug 29, 2018
Contributor

Please rename the image files to include a description of what the image is.
for example icon-star, icon-eye, etc.

<div className="second-icon columns">

<div className="row align-center">
<img src="/app/images/hub/rewards/group-6.svg" alt="smart"/>

This comment has been minimized.

@IAmThePan

IAmThePan Aug 29, 2018
Contributor

add the images using background-image and inline svgs in the css. you can look at app/scss/partials/_hub_svgs.scss, and app/hub/Views/SetupViews/SetupAntiSuite.scss for an example.

@felixschmetz felixschmetz force-pushed the felixschmetz:feature/hub-rewards branch from a8f790d to 0950654 Aug 29, 2018
@felixschmetz felixschmetz force-pushed the felixschmetz:feature/hub-rewards branch from 0950654 to 30e3082 Aug 29, 2018
Felix Schmetz Felix Schmetz
@IAmThePan IAmThePan closed this Aug 29, 2018
@IAmThePan
Copy link
Contributor

@IAmThePan IAmThePan commented Aug 29, 2018

We will reopen the same feature on a different branch.

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

Successfully merging this pull request may close these issues.

None yet

2 participants