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

Item Description initially shows data from prior item #44

Open
mitchcohen opened this issue Jan 17, 2022 · 1 comment
Open

Item Description initially shows data from prior item #44

mitchcohen opened this issue Jan 17, 2022 · 1 comment

Comments

@mitchcohen
Copy link
Contributor

I see this a lot, but not sure how consistent this is.

Steps:

  1. Search for something
  2. Display first item found; no trouble
  3. Go back to search results
  4. Display second item found. Details of first item are shown very briefly, then replaced by second item.
  5. Repeat display of second item: Details of first item are shown again, and again replaced by second item.

In attached screen recording, I'd searched for Ron Galella. Before recording I viewed the first item, Smash His Camera. The recording shows me tapping the second item (Jacqueline) three times. Each time, Smash His Camera shows first, before being replaced by Jacqueline.

RPReplay_Final1642277359.mov
@kenstir
Copy link
Owner

kenstir commented Jan 17, 2022

This is 100% consistent. The first item in the list always shows first, then in viewDidAppear we call scrollToPage. Maybe one of the options described in TextureGroup/Texture#133 would work?

As usual I'm open to PRs.

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

2 participants