-
Notifications
You must be signed in to change notification settings - Fork 128
[FxA] Indicate FxA sign in is needed to favorite shots #4878
Comments
@punamdahiya please let @youwenliang and I know if you need more UX here. |
@youwenliang why don't we recycle the card we use to highlight the new annotations feature with something like "Sign in to save your favorite shots forever" We could show it under the sign in button |
I'm just wondering how users can trigger to show the promo panel, maybe when a user clicks the disabled favorite icon we can show the panel under the sign in button. https://mozilla.github.io/testpilot-assets/Firefox_Screenshots/FxA_fav_promo |
It looks possible to re-use the card there. What happens if the Edit promo is shown (which uses the same card) Also, the shot detail view layout you have above is a totally different UI than what we're building (eg. no button labels, buttons are below the header) -- is that intentional? |
we need to think through favorite icon shown when user is not authenticated e.g. What happens if a user SignIn -> Click on favorite icon and mark a shot favorite -> Sign out. In this case, should we show disabled favorite icon or hide it? |
What I have in mind is like this: If a user SignIn -> click on fav icon -> sign out, the favorite icon should be "favorited" but disabled (40% opacity), just like what Will mentioned here: #4791 (comment) |
A couple notes and a question for @johngruen and @youwenliang (cc @punamdahiya) The placement of the favorite shot promo is currently a mixture of the editor promo and the mock-up from #4878 (comment). The editor promo is placed directly below the button. The favorite shot promo will be displayed below the sign in button but not tucked into a corner. It looks liek this: Let me know if you want change the placement of either promo cards. Should we still show the promo if the shot is already a favorite but the owner's been signed out?
If we are going to do this, I think we should create a new bug for it so we can work out the details there. |
I think the Fav promo should only get triggered by someone who hasn't signed in before and clicks the disabled favorite icon.
Sure, I'll work on this. |
By the way I updated the promo panel design based on the discussion on Slack |
This make sense, but currently we don't track that. I can add a local (profile) level flag to check if the user ever signed in. @johngruen What say you? |
John said we can close this without merging. |
From FxA acceptance criteria:
It should indicate that favoriting shots requires sign in [note: this is currently demonstrated in the the spec by wiggling the sign-in button if the disabled favorite button is clicked]
The text was updated successfully, but these errors were encountered: