RolnickLab / ami-platform

GNU General Public License v3.0
8 stars 2 forks source link

Fix counts, Don't show occurrences from other projects #359

Closed mihow closed 4 months ago

netlify[bot] commented 4 months ago

Deploy Preview for ami-storybook ready!

Name Link
Latest commit f08a2cb9a7552a7ee4a712d9f5140524178975f3
Latest deploy log https://app.netlify.com/sites/ami-storybook/deploys/65d4678843967e00085f18e5
Deploy Preview https://deploy-preview-359--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.

netlify[bot] commented 4 months ago

Deploy Preview for ami-web ready!

Name Link
Latest commit f08a2cb9a7552a7ee4a712d9f5140524178975f3
Latest deploy log https://app.netlify.com/sites/ami-web/deploys/65d46788dcf1dd000883ddbb
Deploy Preview https://deploy-preview-359--ami-web.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 69
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.

mihow commented 4 months ago

@annavik this includes two frontend fixes that could be nicer. We need to pass the project id to the API request in a species detail modal so it only shows occurrences from the correct project. Also the date & time links were broken, but I believe passing the timestamp to get the capturePageOffset is working!