Omar Alshaker
Omar Alshaker
~~Since styles are shadowed now, we lost the styles of the Help Button.~~ Fixed.
I tried to reproduce with no luck. Tried 1. My sites in Chrome, witth and without 3rd party cookies. 2. Tried my sites in Safari, with Tracking Protection and without....
Hi Aneesh! You already did the heavy lifting of opening the Help Center. What I would do is the following: 1. I would add another state item [here](https://github.com/Automattic/wp-calypso/blob/eb3623c68432df37e1a4f88266ffed4c65a3523a/packages/data-stores/src/help-center/reducer.ts#L52) that's called...
@aneeshd16 Oh sorry I misunderstood. That's totally possible. 1. Hardcode the message you want [here](https://github.com/Automattic/wp-calypso/blob/9bf44dcccc2e49cfe0feecc3f1c781ead770984c/packages/odie-client/src/context/get-odie-initial-message.ts#L6) under another slug. 2. Replace the action creator I recommended above with `odieBotNameSlug` so you're...
The plans page doesn't have access to Odie client, nor the Help Center for that matter. The Help Center is like the notifications' widget, it's always there, and you're just...
Closing as not needed anymore
Fix is in https://github.com/Automattic/wp-calypso/pull/55711
I have a fix here https://github.com/Automattic/wp-calypso/pull/98808. It does the job but will need some CSS love and testing. I will clean it up early next week.
Closed because we're no longer do the handover.