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 invalid parameter destructuring in navigate calls #4495

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

zoldar
Copy link
Contributor

@zoldar zoldar commented Aug 30, 2024

Changes

The destructuring results in ignoring existing search params which are not modified by a given navigation call - in case of removing filters it's date range and in case of time range selection from graph, it's filters.

Tests

  • Tested manually

@zoldar zoldar requested a review from a team August 30, 2024 14:53
@zoldar zoldar added the preview label Aug 30, 2024
Copy link

Preview environment👷🏼‍♀️🏗️
PR-4495

@apata
Copy link
Contributor

apata commented Sep 2, 2024

Nice job catching this! 💯

@zoldar zoldar merged commit a91df10 into master Sep 2, 2024
11 checks passed
@zoldar zoldar deleted the fix/invalid-navigate-destructuring branch September 2, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants