-
Notifications
You must be signed in to change notification settings - Fork 426
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
contextual improvements #3105
contextual improvements #3105
Conversation
🚫 The Asana task linked in the PR description is not added to iOS App Board project.
|
889d5b4
to
fa00ea0
Compare
e6e9b78
to
5afa6b9
Compare
fa00ea0
to
6438ff6
Compare
|
||
if !isNewOnboarding | ||
&& DaxDialogs.shared.shouldShowFireButtonPulse { | ||
ViewHighlighter.hideAll() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did we add ViewHighlighter.hideAll()
for old onboarding?
Just to double check, this is in the PR description |
…ntextual-improvements
211ee75
into
AleSab/implement-contextual-onboarding
Co-authored-by: Alessandro Boron <[email protected]>
Co-authored-by: Alessandro Boron <[email protected]>
Co-authored-by: Alessandro Boron <[email protected]>
Co-authored-by: Alessandro Boron <[email protected]>
Task/Issue URL: https://app.asana.com/0/1204186595873227/1207838822596053/f
Description: Shows the final contextual onboarding only if the fire dialog has been shown. Does not show the fire button overlay on tab switcher. Show fire dialog when trackers have been seen and fire dialog has not been seen.
Steps to test this PR:
1.
2.
Definition of Done (Internal Only):
Copy Testing:
’
rather than'
Orientation Testing:
Device Testing:
OS Testing:
Theme Testing:
Internal references:
Software Engineering Expectations
Technical Design Template