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

GT 2465 create extension for lesson flow views #2357

Conversation

levieggertcru
Copy link
Collaborator

@levieggertcru levieggertcru commented Nov 25, 2024

Hey @rachaelblue I went ahead and made some updates to the LessonFlow and added a getLesson() method to allocate the LessonView. I noticed it helps clean up the Flows by creating individual methods for allocating the Views. The renderer will also get allocated at that point. I think that helped clean things up a bit more.

Let me know if the init logic looks right.

I also created a reference to the ToolTranslationsDomainModel and also added a computed property for the lesson: ResourceModel on the LessonFlow. Some of those properties I don't think you were fully aware of which is understandable.

Also removed some files marked for iOS 14 obsolete. Nice to have those removed for iOS 15.

Copy link
Collaborator

@rachaelblue rachaelblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @levieggertcru, looks great! That cleaned things up much better. I was struggling piecing it together (and not knowing where else to get some of those attributes).

@levieggertcru levieggertcru merged commit 67d9948 into GT-2465-Resume-Lesson-Modal Dec 4, 2024
@levieggertcru levieggertcru deleted the GT-2465-create-extension-for-lesson-flow-views branch December 4, 2024 22:42
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.

2 participants