Results 9 issues of Asa Carter

It's not currently possible to target the end date in a range when it is hovered using CSS. I've added an 'end-date' class which allows the table cell to be...

Deprecated: Return type of Osiset\BasicShopifyAPI\ResponseAccess::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in \vendor\osiset\basic-shopify-api\src\Osiset\BasicShopifyAPI\ResponseAccess.php on line 60...

Was the `parent` option to attach the picker to a parent element removed in V2? The problem is that if it's attached to a scrollable element, the popup is positioned...

There seems to be an issue where some users logging in with per-ser via Rest don't get a session. I'm still trying to figure it out. ``` Osiset\BasicShopifyAPI\ResponseAccess Object (...

Hi I'm using httpful to send requests to an API but I'm frequently getting connection timeouts. Is there anyway to increase the length of time before a timeout occurs? Thanks...

There seems to be a bug when passing a template variable as the second parameter. Input ``` {{ item.content | highlight: search.terms }} ``` Output ``` Yellow shirts are the...

bug

Shopify is using a value and an object/array on their `template` object. Any idea how I can achieve something similar? https://help.shopify.com/en/themes/liquid/objects/template If you're on the product.alternate.liquid template: `{{ template }}`...

help wanted
feature request

Given the template name `page.contact`, it will fail if the extensions are set to false. Maybe it should check if the value after the `.` is the value of the...

### Summary ![image](https://github.com/Shopify/polaris/assets/802246/f8de29e0-9f7f-49db-a1b5-75a5bf25e2ef) From the documentation [here](https://github.com/Shopify/shopify-app-template-remix), to maintain a session either `@remix-run/react ` or `@shopify/polaris` can be used. The `Link` component from `@remix-run/react` works perfectly, while the `Link` component...

Bug
untriaged
no-issue-activity