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

Add scroll to index to Lists #1586

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

hernanmd
Copy link
Member

This PR adds a method, scrollToIndex:, to support vertical list scrolling in Spec. Currently working in the Morphic backend. Its functionality is necessary to fix multiple issues, such as :

It also adds corresponding tests.

@Ducasse
Copy link
Contributor

Ducasse commented Aug 16, 2024

Cyril this is strange since there are reference to Author in the test log

MetacelloNotification: Loaded -> SmalltalkCI-Pharo-Coverage-Core --- filetree:///home/runner/.smalltalkCI/repository [:]()
MetacelloNotification: ...finished baseline
KeyNotFound: key #Author not found in SystemEnvironment
SystemEnvironment(Dictionary)>>errorKeyNotFound:
[self errorKeyNotFound: key] in SystemEnvironment(Dictionary)>>at: in Block: [self errorKeyNotFound: key]
SystemEnvironment(Dictionary)>>at:ifAbsent:
SystemEnvironment(Dictionary)>>at:

@Ducasse Ducasse merged commit fcc3435 into pharo-spec:Pharo13 Aug 16, 2024
0 of 2 checks passed
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