Uh oh!
There was an error while loading. Please reload this page.
improvement(files): show loading spinner in file preview content area - #5610
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview
Image previews get an explicit load-settled state: Reviewed by Cursor Bugbot for commit 2d981c5. Configure here. |
Uh oh!
There was an error while loading. Please reload this page.
Greptile SummaryThis PR adds visible loading indicators to file preview surfaces. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (4): Last reviewed commit: "improvement(files): show loading spinner..." | Re-trigger Greptile |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
Jul 12, 2026
waleedlatif1
commented
Jul 12, 2026
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 2d981c5. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
Jul 12, 2026
waleedlatif1
commented
Jul 12, 2026
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 2d981c5. Configure here.
waleedlatif1
commented
Jul 12, 2026
Uh oh!
There was an error while loading. Please reload this page.
Summary
Loaderspinner so users know content is comingPreviewLoadingFrame,PREVIEW_LOADING_OVERLAY) that every preview renderer (text, markdown, PDF, docx, pptx, xlsx, csv, audio/video) already funnels through, so all file types get it from one change<img>decoded) — added a load-settled overlay driven byonLoad/onErrorType of Change
Testing
Tested manually
Checklist