feat(FN-3367): fix Git Manager mobile changes overflow
- Add mobile-only Git Manager layout rules so changes lists and sections can shrink without horizontal page scrolling - Wrap section header actions and file rows at narrow widths while preserving readable file names and controls - Extend GitManagerModal CSS regression coverage for mobile wrapping selectors - Add core mobile modal test assertions for wrapped actions/rows and bounded section width - Add a patch changeset for @runfusion/fusion documenting the mobile overflow fix Fusion-Task-Id: FN-3367
This commit is contained in:
5
.changeset/fn-3367-git-manager-mobile-overflow.md
Normal file
5
.changeset/fn-3367-git-manager-mobile-overflow.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix Git Manager mobile Changes layout overflow so staged/unstaged file lists no longer force horizontal page scrolling. The changes panel now wraps section actions and file rows at narrow widths while preserving readable file names and usable controls.
|
||||
Reference in New Issue
Block a user