Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(routing): correct useFilterWithQS usage #18

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

vgeorge
Copy link
Member

@vgeorge vgeorge commented Nov 25, 2024

In NASA-IMPACT/veda-ui#1270, we updated the interface of useFilterWithQS by removing the requirement to pass router.navigate to the hook.

@dzole0311, you already tested this while reviewing the upstream PR. Could you give this a quick look?

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for veda-ui-next-test ready!

Name Link
🔨 Latest commit a61db3a
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui-next-test/deploys/6744530e2d27200008c48210
😎 Deploy Preview https://deploy-preview-18--veda-ui-next-test.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
Contributor

@dzole0311 dzole0311 left a comment

Choose a reason for hiding this comment

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

Tested locally, looks good. We'll need to publish a new veda-ui library version to verdaccio and update it in the Next.js package.json (I'll do it once we merge the other change I did)

@vgeorge vgeorge merged commit aeb1b11 into main Nov 25, 2024
4 checks passed
@vgeorge vgeorge deleted the fix/use-filter-with-qs-usage branch November 25, 2024 15:48
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