Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

[Home Depot] A product cannot be added to the "Product list" after it's added to the cart #282

Open
Softvision-RemusDranca opened this issue Nov 21, 2018 · 2 comments
Labels
[QA]:Normal issue Label for QA to mark normal issues logged

Comments

@Softvision-RemusDranca
Copy link

Softvision-RemusDranca commented Nov 21, 2018

[Affected versions]:

  • Firefox 63.0.3

[Affected Platforms]:

  • All Windows
  • All Mac
  • All Linux

[Prerequisites]:

  • Have a new Firefox profile with the latest Price Wise version of TP (15.0.0) installed.

[Steps to reproduce]:

  1. Open the browser with the profile from prerequisites and navigate to "https://www.homedepot.com/".
  2. Navigate to any product page (eg: this product).
  3. Click the "Add to cart" button and click the "Continue shopping" button.
  4. Click the "Tracked Products" toolbar button.
  5. Click "Add This Product" button and observe the behavior.

[Expected result]:

  • The "Add This Product" button is actionable and the product is added to the "Tracked Products" list.

[Actual result]:

  • The "Add This Product" button is not actionable.

[Notes]:

  • The product displayed can be added to the "Product list" after the page is refreshed.
  • Attached is a screen recording of the issue:
    homecart
@Softvision-RemusDranca Softvision-RemusDranca added the [QA]:Normal issue Label for QA to mark normal issues logged label Nov 21, 2018
@biancadanforth
Copy link
Collaborator

Thanks for filing this issue.

I can replicate this issue in Release 63, but not in Beta 64 or Nightly 65 on Mac. Given this and that the overlay is an iframe, I'm thinking the root cause is the same Firefox bug from #237 , as the fix for that landed in 64.

In this case the iframe looks like it's being unloaded, and perhaps browser.webRequest.onCompleted(from the fix for #237 ) isn't catching it? The URL between the different UI interactions doesn't appear to change, so I don't think it's a re-extraction issue...

@Softvision-RemusDranca
Copy link
Author

I have retested this issue on Beta 64.0b11 and Nightly 65.0a1 (Build ID 20181121220101) and the issue is not reproducible, it's only reproducible on Release 63.0.3.
I will edit this issue for tracking purpose and also I'm sorry for misleading you on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
[QA]:Normal issue Label for QA to mark normal issues logged
Projects
None yet
Development

No branches or pull requests

2 participants