-
Notifications
You must be signed in to change notification settings - Fork 128
If the Screenshots was never used, the first saved shot is wrongly displayed as you are not the full owner of it #4337
Comments
Note that this bug does not occur consistently. If The screen recording above shows flag button rendered with the edit button; that should not be possible at all... Downgrading The server side rendering appears to be consistent and correct. Because the cc @ianb |
As @Softvision-CristinaBadescu found in #4344, bug 1452496 is the source of the tl;dr Two things changed:
There is a third factor: the race condition that affects the second point above. But that's not new. |
Filed PR #4345 to fix the issue with the incorrect link and button being rendered. Once we have a workaround for the cookie issue, then we'll try upgrading again. |
I still see the problem in the latest Nightly. I don't think Beta allow unsigned addons, so I can't verify there. |
This bug is no longer reproducible in the latest Nightly. |
Revert "Downgrade react to latest 15.x.x. (#4337)"
I have retested this issue using the latest Nightly (61.0a1 Build ID: 2018-04-24) with latest Screenshots dev version (32.2.0) installed and also on the provided Nightly try build with Screenshots 32.1.0 version and the issue is no longer reproducible. Tested on Mac 10.12, Windows 7 64 and Arch Linux. |
This reverts commit b9104f1.
)"" This reverts commit a9775a4.
This reverts commit 3a79c8f.
[Affected versions]:
[Affected Platforms]:
[Prerequisites]:
[Steps to reproduce]:
[Expected result]:
Step 5. The saved shot page is correctly displayed as you are the owner of the shot.
Step 6. You are redirected to the "My Shots" Page.
[Actual results]:
Step 5: Wrong icon is displayed on the "My Shots" button and the "Flag" button is wrongly displayed instead of the "Delete" button.
Step 6: The "My Shots" button wrongly redirects you to the Onboarding page instead of the "My Shots" page.
[Additional Notes]:
The text was updated successfully, but these errors were encountered: