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

When using IASKSegueIdentifier, the row is not deselected when closing the presented view controller #479

Open
funnel20 opened this issue Jan 17, 2023 · 0 comments

Comments

@funnel20
Copy link
Contributor

When using IASKSegueIdentifier, the row is not deselected when closing the presented view controller.
This behaviour can be reproduced in the Sample app:

  1. Launch the Sample app
  2. On the first tab "Featured" select any of the 2 options
  3. Scroll down to the section with "Open URL".
  4. There is a row named Custom Subview (via Storyboard segue). Select it
  5. When the modal view controller opens, swipe it down to close
  6. Row named Custom Subview (via Storyboard segue) is still selected:

Screenshot 2023-01-17 at 16 53 50

Solution

IASKAppSettingsViewController should monitor for a rewind segue and deselect the row.

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

No branches or pull requests

1 participant