Skip to content

Conversation

annavik
Copy link
Member

@annavik annavik commented Aug 16, 2024

Summary

Instead of loading detail view after main view has been loaded, we now load them in parallel. We do this for jobs, deployments, occurrences and species. This fixes #466.

Loading state examples

Main view loading, detail view loading:
Skärmavbild 2024-08-16 kl  10 54 54

Main view loading, detail view loaded:
Skärmavbild 2024-08-16 kl  10 54 24

Main view loaded, detail view loading:
Skärmavbild 2024-08-16 kl  10 55 50

@annavik annavik requested a review from mihow August 16, 2024 09:01
Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for ami-storybook ready!

Name Link
🔨 Latest commit 6b1fbe4
🔍 Latest deploy log https://app.netlify.com/sites/ami-storybook/deploys/66bf156c8504570008ee7054
😎 Deploy Preview https://deploy-preview-521--ami-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for ami-web ready!

Name Link
🔨 Latest commit 6b1fbe4
🔍 Latest deploy log https://app.netlify.com/sites/ami-web/deploys/66bf156c0165b100081cafa0
😎 Deploy Preview https://deploy-preview-521--ami-web.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: 34
Accessibility: 95
Best Practices: 92
SEO: 92
PWA: 70
View the detailed breakdown and full score reports

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

Copy link
Collaborator

@mihow mihow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yess!! This makes the detail links soo much more snappy. Thank you! Closes #466

@mihow mihow merged commit 8d10de4 into main Aug 16, 2024
6 checks passed
@mihow mihow deleted the fix/detail-view-performance branch August 16, 2024 21:54
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.

Render detail modals before data tables
2 participants