Skip to content
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

Conversation

mikescamell
Copy link
Contributor

@mikescamell mikescamell commented Oct 28, 2024

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

  • Open Show on App Launch screen in settings
  • Rotate phone to landscape
  • The same option that was selected should still be selected

Demo

Screen_recording_20241028_101212.mp4

onStarted is too soon to set the checklist item after rotation (also TIL we're not always locked to portrait 😅)
Copy link
Contributor Author

mikescamell commented Oct 28, 2024

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.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @mikescamell and the rest of your teammates on Graphite Graphite

@mikescamell mikescamell marked this pull request as ready for review October 28, 2024 10:12
@anikiki anikiki self-assigned this Oct 28, 2024
Copy link
Contributor

@anikiki anikiki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mikescamell mikescamell merged commit a51844e into feature/mike/show-on-app-launch/implementation Oct 28, 2024
6 of 7 checks passed
@mikescamell mikescamell deleted the feature/mike/show-on-app-launch/fix-no-option-selected-on-rotation branch October 28, 2024 12:54
mikescamell added a commit that referenced this pull request Oct 28, 2024
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
mikescamell added a commit that referenced this pull request Oct 30, 2024
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
mikescamell added a commit that referenced this pull request Nov 4, 2024
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
mikescamell added a commit that referenced this pull request Nov 6, 2024
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
mikescamell added a commit that referenced this pull request Nov 6, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants