Saad Tarhi

Results 3 issues of Saad Tarhi

This PR adds the `feedback box` to the Cart & Checkout Inner Blocks in the inspector (Editor mode)! Fixes #6852 #### Accessibility - [x] I've tested using only a keyboard...

status: needs review
category: components
category: blocks
◼️ block: cart
◼️ block: checkout
category: feedback

To decouple data flows in C&C, we merged #6159 to remove `useStoreNotices` and interact directly with the data store instead. As a result, we made some changes to the `StoreNoticesContext`...

type: documentation
◼️ block: cart
◼️ block: checkout

We are filtering the `Inner Blocks` by checking the `parent` field of the JSON metadata. If a `parent` field is defined then it's definitely an `Inner Block`. We chose the...

status: ready to merge
type: build
category: refactor