Skip to content

Conversation

@cooltey
Copy link
Collaborator

@cooltey cooltey commented Oct 30, 2025

@cooltey cooltey added the WIP Work in progress label Oct 30, 2025
@cooltey cooltey added Ready for Review and removed WIP Work in progress labels Nov 6, 2025
@cooltey
Copy link
Collaborator Author

cooltey commented Nov 6, 2025

Hi @dbrant @Williamrai, This is ready for review, and there is one issue waiting for another PR to be resolved, but overall this is ready.

action = "impression",
slide = pages[page].slideName
)
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be placed inside a LaunchedEffect(pagerState.currentPage) to avoid sending multiple events when the screen recomposes.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants