Miguel Ángel

Results 13 issues of Miguel Ángel

I think its overwritting the syntax highlighting from the Shopify Liquid Extension, and this extension is not as good as the one from Shopify when it comes to syntax highlighting,...

v3.1.0
🚢 Shipping Next Release

After the new update most tags haven't been able to be associated with their scope identity. Most of them are being associated with just `entity.name.tag.other.liquid` when in the past we...

🔖 Need More Information
⚠️ Monitoring

Hi! So I noticed this, when an object is declared in JS inside a tag on a .liquid file, the highlighting breaks on anything below that declaration. Like this ![image](https://github.com/panoply/vscode-liquid/assets/34131801/e0284181-8166-48cb-8b1e-09fa1b548d83)...

Bug

https://github.com/Shopify/polaris/blob/a89e61478fb7c5f588021e542101aba8a3898ec8/polaris-react/src/components/IndexTable/IndexTable.tsx#L7-L8 I checked the line here 👆🏻, Maybe better to go back to use `useIsomorphicLayoutEffect ` being required everywhere ? ![image](https://github.com/Shopify/polaris/assets/34131801/bbc8d47e-b167-4bcb-8ab7-27d46eac57ce)

Bug
Engineering
Priority: Medium

### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug

### What version of React Router are you using? 6.26.1 ### Steps to Reproduce This is a common usage: Giving a Prisma schema: ```prisma // schema.prisma model User { //...

bug

### Description of the new feature / enhancement After playing around with Command Palette my conclusion is that it's cool! It collides with PowerToys Run in some features so I...

Needs-Triage
Product-Command Palette

### Summary Hi, I noticed that the rounded corners are resolved like this: https://github.com/Shopify/polaris/blob/70bfcbec4b01c6d252bbf060fc985ab32543b07d/polaris-react/src/components/Card/Card.tsx#L42-L50 This poses a problem for people that always want rounded corners as the default is always...

Bug
untriaged
no-issue-activity

### What area(s) will this request affect? App ### What type of change do you want to see? New feature ### Overview Improve the behavior of `shopify app config link...

Type: Enhancement
good first issue
Area: @shopify/app

## Description Currently, when dispatching an `insert` action in Puck, there is no standardized way to pass ephemeral metadata associated with that specific action. For example, when programmatically inserting an...

type: feature