-
## Current behavior
When loading in items in an infinitive scroll list (with `onEndReached`), the top most `ItemSeperator` of the item that is loaded in is not rendered. When scrolling away fro…
-
I'm trying out the set up with `config.allow_jwt_authentication = true`. However, how do I ensure the cookies aren't working? Is there a setting in `shopify_app.rb` for that?
-
## Paste the link of the GitHub organisation below and submit
https://github.com/shopify
---
###### Please subscribe to this thread to get notified when a new repository is created
-
### Summary
Polaris Deprecated the [Legacy card](https://polaris.shopify.com/components/deprecated/legacy-card?example=legacy-card-default) but in [Index Table](https://polaris.shopify.com/componen…
-
I built a web application calling metamask with code such as this one:
```
await window.ethereum.request({
method: 'wallet_switchEthereumChain',
params: [{ chainId: chainId }],
…
-
Hello
Really like the iframe capability in desk, thank you!
1. Would it be possible to add more customer details such as Phone Number, order tracking number, etc.
2. Can the order lookup tab be…
-
When connecting to an OAuth-type connection in the onboarding, the parent_eid of the newly created OAuth connection needs to be set to the eid of the function mount. Parent_eids for OAuth-type connect…
-
The purpose of the app is to help store managers to avoid a negative impact on sales, costs and user experience by allowing them to find as soon as possible inconsistencies at the data level of store …
-
Hey folks 👋
When @clayton-shopify hooked us up with better_html in https://github.com/Shopify/help/pull/7582, it introduced a bug that was fixed in https://github.com/Shopify/help/pull/7839.
Wha…
-
## Current behavior
I want to change an icon in a sticky header when the list has scrolled past a certain point.
For that, I pass a prop in `extraData`: `{ iconColor: "red" / "green" }`
When I do…