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

Tapping "Set your location" while popover tip is showing breaks location action sheet #430

Closed
Tracked by #331
cselin opened this issue Jan 25, 2024 · 0 comments · Fixed by #431
Closed
Tracked by #331
Assignees

Comments

@cselin
Copy link
Collaborator

cselin commented Jan 25, 2024

While attempting to repro #426, I noticed that the menu popover tip breaks location sheet functionality until a restart.

Repro steps:

  1. Upon fresh install, dismiss welcome screen and note that popover is not shown (due to conflicts with welcome screen presentation.
  2. Restart app and note menu popover is shown
  3. Tap "Set your location" which dismisses popover, but does not show location action sheet due to presentation race condition. Repeated taps on "Set your location" still does not show location action sheet even though showLocationSheet is toggled between true/false 😕
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 a pull request may close this issue.

1 participant