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

Fix/impressions #158

Merged
merged 4 commits into from Jul 9, 2019
Merged

Fix/impressions #158

merged 4 commits into from Jul 9, 2019

Conversation

jgfidelis
Copy link
Contributor

What is the purpose of this pull request?

What problem is this solving?

How should this be manually tested?

Screenshots or example usage

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

@vtex-io-ci-cd
Copy link
Contributor

vtex-io-ci-cd bot commented Jul 5, 2019

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

  • Patch

  • Minor

  • Major

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

  • No thanks, I would rather do it manually 😞

Copy link
Contributor

@klzns klzns left a comment

Choose a reason for hiding this comment

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

Missing changelog. Missing way to keep it backwards compatible.

Copy link
Contributor

@lbebber lbebber left a comment

Choose a reason for hiding this comment

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

changelog + a few suggestions, but great work

if (!products) {
return
if (products) {
viewed.current = false
Copy link
Contributor

Choose a reason for hiding this comment

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

didn't know about this usage of ref. nice

react/Shelf.js Outdated Show resolved Hide resolved
react/Shelf.js Show resolved Hide resolved
jgfidelis and others added 2 commits July 9, 2019 10:08
Co-Authored-By: Lucas Bebber <lucas.bebber@vtex.com.br>
@jgfidelis jgfidelis merged commit f5e2b4f into master Jul 9, 2019
@jgfidelis jgfidelis deleted the fix/impressions branch July 9, 2019 13:11
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.

None yet

3 participants