Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

feat: Implement useSectionExpandedTrigger hook #151

Merged
merged 3 commits into from
Jul 6, 2021

Conversation

marielakas
Copy link
Contributor

@marielakas marielakas commented Jul 1, 2021

In order to better understand the account completion flow in the Dashboard, as well as the time spent on each step, we would like to track the opening, submitting and editing of an account section. To achieve that, as discussed with @MrBock, we have decided to use the Collector library. At first, we wanted to send a basic click event when each section is expanded but we agreed that it would be better if we implemented a new useSectionExpandedTrigger which dispatches a section-expanded event.

Copy link
Member

@connor-baer connor-baer left a comment

Choose a reason for hiding this comment

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

Could you please add documentation for the new hook to the README?

@marielakas marielakas requested a review from connor-baer July 6, 2021 06:34
Copy link
Member

@connor-baer connor-baer left a comment

Choose a reason for hiding this comment

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

@marielakas marielakas merged commit 131341b into main Jul 6, 2021
@marielakas marielakas deleted the feature/AC-1090-implement-expand-section-event branch July 6, 2021 11:38
@github-actions
Copy link

github-actions bot commented Jul 6, 2021

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Published to NPM label Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Published to NPM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants