This feature request respects the following points:
Platform
tvOS
Describe the feature you'd like to see
Update the ‘LearnModeModal‘ overlay on tvOS to be focusable and scrollable when needed. Will likely want to use:
https://github.com/jellyfin/Swiftfin/blob/main/Shared/Extensions/ViewExtensions/Modifiers/ScrollIfLargerThanContainerModifier.swift
Or, update that modifier to be usages for our final result.
Original Reference: #1838 (review)
Example

This feature request respects the following points:
Platform
tvOS
Describe the feature you'd like to see
Update the ‘LearnModeModal‘ overlay on tvOS to be focusable and scrollable when needed. Will likely want to use:
https://github.com/jellyfin/Swiftfin/blob/main/Shared/Extensions/ViewExtensions/Modifiers/ScrollIfLargerThanContainerModifier.swift
Or, update that modifier to be usages for our final result.
Original Reference: #1838 (review)
Example