João Guilherme Fidelis

Results 16 issues of João Guilherme Fidelis

Hi, we want to do the following: - until 11 digits, we want to use the cel-phone mask. - after that, we would like to allow the user to input...

Enhancement

#### What problem is this solving? These changes are already made in search-graphql. its copied from there. The catalog fixed a bug and we now have these fields in the...

same as: https://github.com/vtex-apps/search-graphql/pull/36

#### What problem is this solving? On render-server, we will not do the query with slug only. To avoid having to go to the pagetype API. This PR makes the...

#### What problem is this solving? Make possible of vtex.store settings to vary by binding #### How to test it? https://binding--boticario.myvtex.com/admin/cms/store #### Screenshots or example usage: #### Describe alternatives you've...

#### What is the purpose of this pull request? Also, fix preview. https://preview--samsungar.myvtex.com https://preview--exitocol.myvtex.com https://preview--parquedpedro.myvtex.com https://preview--tbb.myvtex.com https://preview--boticario.myvtex.com https://storehooks--storecomponents.myvtex.com to be merged with: store-resources and shelf #### What problem is this...

The purpose of this issue is to document the scenarios you SHOULD test when making changes in the `ProductContext` or `ProductWrapper` and related components. Also when working on the `vtex.product-context`...

question

#### What does this PR do? \* On myvtex, there is no rootpath, a lot of the requests base themselves on `__bindingAddress` querystring. The pickruntime for prefetch was not being...