pharo-spec / Spec

Spec is a framework in Pharo for describing user interfaces.
MIT License
62 stars 65 forks source link

Add scroll to index to Lists #1586

Closed hernanmd closed 3 months ago

hernanmd commented 3 months ago

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 commented 3 months ago

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: