- 
                Notifications
    You must be signed in to change notification settings 
- Fork 197
feat: add a component to capture when wrapped components are in view in the browser #2516
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
Conversation
| The latest updates on your projects. Learn more about Vercel for GitHub. 
 | 
| 📝 No Changeset FoundThis PR doesn't include a changeset. A changeset (and the release label) is required to release a new version. How to add a changesetRun this command and follow the prompts: pnpm changesetRemember: Never use  | 
| 
 This stack of pull requests is managed by Graphite. Learn more about stacking. | 
| Size Change: +12.8 kB (+0.26%) Total Size: 4.87 MB 
 ℹ️ View Unchanged
 | 
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.
Additional Comments (2)
2 files reviewed, 2 comments
64f476d    to
    a5ca692      
    Compare
  
    a5ca692    to
    c4fa36a      
    Compare
  
    e4f12fb    to
    7caa257      
    Compare
  
    e00ce28    to
    bee42de      
    Compare
  
    c4fa36a    to
    5faeebd      
    Compare
  
    bee42de    to
    1a1e2cf      
    Compare
  
    5faeebd    to
    86dce8a      
    Compare
  
    86dce8a    to
    3a160ea      
    Compare
  
    | Merge activity
 | 

#2504 had weird unrelated build errors, let's split it up
i forget where but this came up in conversation, and a customer mentioned it once
lets us do
and send an event to posthog when its viewed
e.g. to see if people are scrolling down to a particular component in a gallery of products
you can pass
trackAllChildren to e.g. wrap a gallery of products and instrument each item in the gallery separatelyalso adds a playground site with this implemented so you can see it working
Release info Sub-libraries affected
Libraries affected
Checklist
If releasing new changes
pnpm changesetto generate a changeset file