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

Creating product reviews is causing unexpected behaviors with Buyer Portal app routing #2503

Open
jtoromats opened this issue Oct 28, 2024 · 0 comments

Comments

@jtoromats
Copy link

jtoromats commented Oct 28, 2024

Expected behavior

As a user, when I successfully create a product review, I want to see the expected review alert message and continue navigating the site.

Actual behavior

Submitting a product review form causes the browser to reload with a #reviews hash that is triggering the Buyer Portal app routing which ends up in an infinite loading screen because there is no reviews route in the app.

Response headers:
reviews-server-redirection

Buyer Portal:
image

Steps to reproduce behavior

  1. Enable Buyer Portal in the store
  2. Navigate to any product detail page
  3. Click on 'Write a Review'
  4. Fill out the review form
  5. Submit
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