-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Guardian Ideal event tracking (#944)
* wip creating guardian ideal carousel files to hardcode * Update imports * Add new component and style updates * Add tag * Add Slider type to useRef * Add Guardian Ideal option * Add settings icon * Can add Guardian Ideal widget to My Space * Can remove Guardian Ideal from My Space * Fix CSS * Update menu text * Add LD flag * Update props in storybook and tests * Add tests * Add tests * Style updates * User with 25 collections can still add Guardian Ideal * Add IdealListItem type * Add tests * Boost test coverage by updating mock data * Add aria-label for carousel arrows * Move LD flag * Refactor MySpace widget display * Add mock for LD * Update tests * Update flag checks * Update type checks * Event tracking for removing Guardian Ideal * Event tracking for adding Guardian Ideal * Event tracking for next/previous * Update modal ids * Update tests * Add test for next/previous clicks --------- Co-authored-by: Abigail Young <[email protected]>
- Loading branch information
Showing
6 changed files
with
79 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters