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

BUG : Unresponsive "Continue Shopping" link #88

Closed
tomik-z-cech opened this issue Mar 14, 2024 · 1 comment
Closed

BUG : Unresponsive "Continue Shopping" link #88

tomik-z-cech opened this issue Mar 14, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

Describe the bug :
"Continue Shopping" button malfunctioning when shop item accessed from elsewhere than Shop page.

To Reproduce :

  • Add item to Wishlist
  • Navigate to Wislist
  • Click on the item details that will bring you back to item details
  • Click "Continue Shopping"

Expected behavior :
"Continue Shopping" link will always bring you back to shop.

Screenshots :
N/A

Devices :
All devices.

Additional context :
Possible JS problem. Currently JS script reads URL that user came from and returns user to same URL when clicked "Continue Shopping".

@tomik-z-cech
Copy link
Owner Author

JS script deleted, static link to shop used instead.

Bug fixed in commit afa6f55.

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

No branches or pull requests

1 participant