Clemen

Results 30 comments of Clemen

Discussion about the DataViews future on: pe7F0s-1OO-p2

New reference: https://github.com/Automattic/jetpack-manage/issues/337

> I made changes to let the GuidedTours components be reusable between Calypso and A4A. What do you think? @arthur791004, that is amazing! It's something I had in mind to...

By the way, I forgot to say that this is a great refactoring code to make it reusable for everyone. Thanks, @arthur791004, for going ahead.

@arthur791004 Wrapping/encapsulating the hook with the `useConditionalGuidedTours`, as I suggested above, didn't work?

Question: ``` preferenceNames={ A4A_ONBOARDING_TOURS_PREFERENCE_NAME } eventNames={ A4A_ONBOARDING_TOURS_EVENT_NAMES } ``` Do those values affect Dotcom guided tours? they seem coupled to A4A

For instance, `eventNames` has information about tracking events for A4A. If you use the Guided Tour at Dotcom, it will track events from Dotcom as if they were A4A events....

> Depends on https://github.com/Automattic/wp-calypso/pull/91090 ✅ Approved