Skip to content

Conversation

annavik
Copy link
Member

@annavik annavik commented Aug 13, 2025

Summary

Before my latest demo I realized that export jobs are sometimes done, even though the job progress is not updated to 100%. In situations like this, the effect was download links were not presented in UI.

In this PR we include a small fix I added for the demo. We check the job status instead of the progress, to know when the job can be considered as done. It would still be nice if progress and status values were in sync, but a less urgent problem now.

Screenshots

Before (this job is actually finished):
Screenshot 2025-08-13 at 09 35 04

After:
Screenshot 2025-08-13 at 09 35 57

Copy link

netlify bot commented Aug 13, 2025

Deploy Preview for antenna-preview ready!

Name Link
🔨 Latest commit 65904c0
🔍 Latest deploy log https://app.netlify.com/projects/antenna-preview/deploys/689c415bbc8c9800087c2774
😎 Deploy Preview https://deploy-preview-919--antenna-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 61 (🟢 up 1 from production)
Accessibility: 80 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@mihow mihow merged commit 524db05 into main Aug 15, 2025
6 checks passed
@mihow mihow deleted the fix/export-progress branch August 15, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants