Keep GitHub import previews fully readable and scrollable on mobile while preserving desktop truncation. - allow the active mobile preview pane to size and scroll correctly within the modal - show full issue and pull request bodies on mobile while keeping desktop previews truncated - add regression coverage for mobile scrolling, no-description fallbacks, and mobile/desktop body rendering Files changed: packages/dashboard/app/components/GitHubImportModal.css | 18 +++ packages/dashboard/app/components/GitHubImportModal.tsx | 18 ++- packages/dashboard/app/components/__tests__/GitHubImportModal.test.tsx | 160 +++++++++++++++++++++ 3 files changed, 190 insertions(+), 6 deletions(-) Fusion-Task-Id: FN-6044 Fusion-Task-Lineage: 43b6e686-a34f-4fec-9929-b4d28c12ac7a
18 KiB
18 KiB