feat(FN-4250): ensure FileBrowserProvider wraps all App branches with tests
Refactored App.tsx to ensure FileBrowserProvider wraps all render branches, with a new test verifying the coverage. A design doc was added to document the approach, and vitest config received a minor adjustment. Fusion-Task-Id: FN-4250
This commit is contained in:
5
.changeset/FN-4250-chatview-filebrowser-provider.md
Normal file
5
.changeset/FN-4250-chatview-filebrowser-provider.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix clickable file paths reliability by ensuring `FileBrowserProvider` wraps every render branch in `AppInner`, including the loader branch.
|
||||
Reference in New Issue
Block a user