-
Notifications
You must be signed in to change notification settings - Fork 927
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
Show on App Launch: Fix no option selected on rotation #5200
Show on App Launch: Fix no option selected on rotation #5200
Conversation
onStarted is too soon to set the checklist item after rotation (also TIL we're not always locked to portrait 😅)
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @mikescamell and the rest of your teammates on Graphite |
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.
LGTM 👍
a51844e
into
feature/mike/show-on-app-launch/implementation
Task/Issue URL: https://app.asana.com/0/1207908166761516/1208637287651029/f ### Description Fixes no options being selected then the phone is rotated. ### Steps to test this PR - [x] Open Show on App Launch screen in settings - [x] Rotate phone to landscape - [x] The same option that was selected should still be selected ### Demo https://github.com/user-attachments/assets/2fabd7ae-15c5-41e6-8b04-c78c13483d71
Task/Issue URL: https://app.asana.com/0/1207908166761516/1208637287651029/f ### Description Fixes no options being selected then the phone is rotated. ### Steps to test this PR - [x] Open Show on App Launch screen in settings - [x] Rotate phone to landscape - [x] The same option that was selected should still be selected ### Demo https://github.com/user-attachments/assets/2fabd7ae-15c5-41e6-8b04-c78c13483d71
Task/Issue URL: https://app.asana.com/0/1207908166761516/1208637287651029/f ### Description Fixes no options being selected then the phone is rotated. ### Steps to test this PR - [x] Open Show on App Launch screen in settings - [x] Rotate phone to landscape - [x] The same option that was selected should still be selected ### Demo https://github.com/user-attachments/assets/2fabd7ae-15c5-41e6-8b04-c78c13483d71
Task/Issue URL: https://app.asana.com/0/1207908166761516/1208637287651029/f ### Description Fixes no options being selected then the phone is rotated. ### Steps to test this PR - [x] Open Show on App Launch screen in settings - [x] Rotate phone to landscape - [x] The same option that was selected should still be selected ### Demo https://github.com/user-attachments/assets/2fabd7ae-15c5-41e6-8b04-c78c13483d71
Task/Issue URL: https://app.asana.com/0/1207908166761516/1208637287651029/f ### Description Fixes no options being selected then the phone is rotated. ### Steps to test this PR - [x] Open Show on App Launch screen in settings - [x] Rotate phone to landscape - [x] The same option that was selected should still be selected ### Demo https://github.com/user-attachments/assets/2fabd7ae-15c5-41e6-8b04-c78c13483d71
Task/Issue URL: https://app.asana.com/0/1207908166761516/1208637287651029/f
Description
Fixes no options being selected then the phone is rotated.
Steps to test this PR
Demo
Screen_recording_20241028_101212.mp4