Lukasz Ostrowski

Results 118 issues of Lukasz Ostrowski

Resolves #76 I don't include `.ts` since only `.tsx` supports jsx syntax

Platform should run checkout. Docs should reflect that

[react-storefront](https://github.com/saleor/react-storefront) now is merged with Checkout. That makes platform not working, because docker-compose has wrong path. - [ ] Update storefront submodule and docker-compose.yml - [ ] Add documentation /...

To avoid manual work after https://github.com/saleor/saleor-platform/pull/160 let's build container and run backend tests # AC - CICD should trigger `docker-compose build` - e2e tests should be trigger, like in [Dashboad](https://github.com/saleor/saleor-dashboard/blob/main/.github/workflows/e2e.yml)

enhancement

The current saleor-platform setup seems not to work correctly. We expect a 1-command setup of the container with Saleor core and it's dependencies. The main target as discussed with @mirekm...

documentation
discussion

This enables svg props spread on component by default This is more reasonable deafult IMO since it makes component work without any extra props. Also the docs suggest "end" is...

After several discussion we have some reasons to remove MUI from Macaw. I keep this issue open to evaluate: 1. How important it is for us (how much this dependency...

### What I'm trying to achieve In dashboard/apps, failed installation under "ongoing installation" doesn't show exact reason of failure ### Describe a proposed solution Error should be saved in DB...

### Summary In readme (https://github.com/saleor/react-storefront/tree/canary/apps/storefront#vercel--netlify) there is a button that should automatically clone and deploy storefront to Vercel. However, this doesn't work. At the moment, it fails on PNPM, but...

bug