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

Fix selection of custom list location not being retained #5995

Conversation

rablador
Copy link
Contributor

@rablador rablador commented Mar 20, 2024

Selecting a location in a custom list in location view is not retained when closing and opening the view again. This is due to a bug in how the node tree is created with incorrect parent nodes.


This change is Reviewable

@rablador rablador added bug iOS Issues related to iOS labels Mar 20, 2024
@rablador rablador requested review from buggmagnet and acb-mv March 20, 2024 14:57
Copy link

linear bot commented Mar 20, 2024

@rablador rablador force-pushed the fix-selection-of-custom-list-location-not-being-retained-ios-569 branch from 2131b2c to 1c4d726 Compare March 20, 2024 15:12
Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

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

:lgtm:

nice find !

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet force-pushed the fix-selection-of-custom-list-location-not-being-retained-ios-569 branch from 1c4d726 to d55340c Compare March 21, 2024 08:51
@buggmagnet buggmagnet merged commit ab1424d into main Mar 21, 2024
7 checks passed
@buggmagnet buggmagnet deleted the fix-selection-of-custom-list-location-not-being-retained-ios-569 branch March 21, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants