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 <SavedQueryFilterListItem> sets wrong value for displayedFilters query parameter #8459

Merged
merged 2 commits into from
Dec 2, 2022

Conversation

groomain
Copy link
Contributor

@groomain groomain commented Dec 2, 2022

Hi,

I get this in my url when I click on a saved filter;

displayedFilters=%5Bobject%20Object%5D

I used the same code as in the FilterButton component that work.

Thanks!

Hi,

I get this in my url when I click on a saved filter; 
```
displayedFilters=%5Bobject%20Object%5D
```

I used the same code as in the FilterButton component that work.

Thanks!
@fzaninotto fzaninotto changed the title Better encode "displayedFilters" on navigate for SavedQueryFilterListItem Fix <SavedQueryFilterListItem> sets wrong value for displayedFilters query parameter Dec 2, 2022
@fzaninotto
Copy link
Member

Bug and fix confirmed, thanks!

@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 4.6 milestone Dec 2, 2022
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.

None yet

2 participants