Skip to content

Conversation

annavik
Copy link
Member

@annavik annavik commented Aug 21, 2024

Fixes #528

Funny bug, the reason was clashing search param keys (both info page dialog and the pagination bar were checking the key "page"). Fixing by renaming "page" -> "info-page" for the info page dialog.

@annavik annavik requested a review from mihow August 21, 2024 09:12
Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for ami-dev ready!

Name Link
🔨 Latest commit 843743b
🔍 Latest deploy log https://app.netlify.com/sites/ami-dev/deploys/66c5afd8f993e000087cc43d
😎 Deploy Preview https://deploy-preview-530--ami-dev.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: 33
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.

@annavik annavik force-pushed the fix/info-page-search-param branch from 365ef8a to 843743b Compare August 21, 2024 09:13
Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for ami-storybook ready!

Name Link
🔨 Latest commit 843743b
🔍 Latest deploy log https://app.netlify.com/sites/ami-storybook/deploys/66c5afd89060ed0008914392
😎 Deploy Preview https://deploy-preview-530--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
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.

Ha yes that makes sense, clashing params! Thanks for fixing.

@mihow mihow merged commit 5124c8f into main Aug 21, 2024
6 checks passed
@mihow mihow deleted the fix/info-page-search-param branch August 21, 2024 21:28
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.

On info page open, pagination numbers get messed up
2 participants