Files
fusion/packages
gsxdsm 7c6f8b3bb0 FN-6044: fix GitHub import mobile preview scrolling
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
2026-06-09 00:32:23 -07:00
..
2026-05-31 20:05:32 -07:00