feat(FN-906): add file navigation to changes tab and reduce diff margins
- Add file navigation dropdown/keyboard support to the TaskChangesTab component - Reduce horizontal margins in diff display for better readability - Add comprehensive tests for file navigation behavior - Include changeset for patch release
This commit is contained in:
5
.changeset/add-file-navigation-changes-tab.md
Normal file
5
.changeset/add-file-navigation-changes-tab.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add file navigation buttons (Previous/Next) to the Changes tab in the task modal, with a position indicator. Reduce horizontal margins in the diff display for better readability.
|
||||
Reference in New Issue
Block a user