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 for collection view scrolling not working in some tests #1312

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

mjohnson12
Copy link
Collaborator

@mjohnson12 mjohnson12 commented Nov 18, 2024

I observed multiple tests failing where the collection view did not scroll to the indexPath.
I changed the scrolling to use scrollToItemAtIndexPath if it fails to get the cell and it fixed the failing tests.

@mjohnson12 mjohnson12 force-pushed the markj/collection_view_scroll_fix branch from 00a786b to 97c176f Compare November 19, 2024 15:43
@mjohnson12 mjohnson12 merged commit 6345bf6 into master Nov 19, 2024
7 checks passed
@mjohnson12 mjohnson12 deleted the markj/collection_view_scroll_fix branch November 19, 2024 19:12
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.

3 participants