Skip to content

fix(web): composer footer collapses its controls together and keeps the stash visible #1013

fix(web): composer footer collapses its controls together and keeps the stash visible

fix(web): composer footer collapses its controls together and keeps the stash visible #1013

Triggered via pull request September 3, 2026 05:23
Status Success
Total duration 7m 7s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Build
7m 3s
Format, Lint, Typecheck, Test, Build
Browser Test
4m 25s
Browser Test
Release Smoke
1m 49s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(exhaustive-effect-dependencies): apps/web/src/components/file-viewer/FileViewerOverlay.tsx#L518
apps/web/src/components/file-viewer/FileViewerOverlay.tsx:518:26: Found extra effect dependencies
react(exhaustive-effect-dependencies): apps/web/src/components/file-viewer/FileViewerOverlay.tsx#L495
apps/web/src/components/file-viewer/FileViewerOverlay.tsx:495:60: Found extra effect dependencies
react(set-state-in-effect): apps/web/src/components/file-viewer/FileEditorPane.tsx#L89
apps/web/src/components/file-viewer/FileEditorPane.tsx:89:5: Calling setState synchronously within an effect can trigger cascading renders
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L145
apps/web/src/components/file-viewer/FileEditorPane.tsx:145:21: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L145
apps/web/src/components/file-viewer/FileEditorPane.tsx:145:21: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L76
apps/web/src/components/file-viewer/FileEditorPane.tsx:76:18: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L68
apps/web/src/components/file-viewer/FileEditorPane.tsx:68:18: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L52
apps/web/src/components/file-viewer/FileEditorPane.tsx:52:5: Cannot access refs during render
react(set-state-in-effect): apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx#L446
apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx:446:9: Calling setState synchronously within an effect can trigger cascading renders
react(globals): apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx#L448
apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx:448:7: Cannot reassign variables declared outside of the component/hook