Marcin Gębala

Results 133 comments of Marcin Gębala
trafficstars

Hey @Qasem-h, we're aiming to release it in Saleor 3.7 (you can check it by the currently assigned milestone).

@carlosa54 Nice work with the plugin! 🚀

@mmiszy Should I keep this PR or are we going to open a new one to upgrade to GraphiQL v2?

@tomaszszymanski129 What are the next steps with this PR?

Hey, I agree - we should basically track all actions made by staff users or apps to keep the record of who did what. Thanks for opening the issue, we...

Clickup task: https://app.clickup.com/t/2549495/SALEOR-3997

It's not on our nearest roadmap but I think we'll need it anyway at some point.

The description is stored as JSON in the `description_json` field (output produced by rich-text editor used in the dashboard is in JSON format). I'm not sure how will the search...

Another idea is to use [SearchVectorField](https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/search/#searchvectorfield) to store data needed for search, it should be faster than plain-text field.

I confirm there is some problem with this - when I enable 'Visible on Product Page in Storefront' it becomes available on product page which is expected, but it also...