Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL product query with specificationFilters that contains special characters. #90

Open
Gatamura opened this issue Aug 9, 2018 · 0 comments

Comments

@Gatamura
Copy link

Gatamura commented Aug 9, 2018

GraphQL product query with specificationFilters that contains special characters returns default response.

Expected Behavior

It should return the filters values independent of the way you write it.

Current Behavior

When we execute the query it returns a error with a default response.

Steps to Reproduce (for bugs)

  1. Visit www.feed.com.br
  2. Enter in "Carnes" department on navbar.
  3. Select "bovinos" option.
  4. On sidebar filters select a filter that contains special characters like "Carne Moída".
  5. Notice it will return the default results.

Context

Your Environment

  • Version used: "vtex.store-graphql": "2.x"
  • Operating System and version (desktop or mobile): all
  • Link to your project: https://www.feed.com.br/

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant