Skip to content

fix(insights): sort not working http landing page #89486

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

Merged
merged 2 commits into from
Apr 14, 2025

Conversation

DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Apr 14, 2025

This broke in #89325

We should be passing in location.query.domainsSort into decodeSorts and not the string domainsSort!
Also added a test case to ensure sort always works off the query param

@DominikB2014 DominikB2014 requested a review from a team as a code owner April 14, 2025 14:49
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 14, 2025
Copy link
Member

@gggritso gggritso left a comment

Choose a reason for hiding this comment

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

👍🏻 thanks!

@DominikB2014 DominikB2014 merged commit d50e281 into master Apr 14, 2025
42 checks passed
@DominikB2014 DominikB2014 deleted the DominikB2014/fix-soriting-http branch April 14, 2025 15:18
billyvg pushed a commit that referenced this pull request Apr 14, 2025
This broke in #89325

We should be passing in `location.query.domainsSort` into decodeSorts
and not the string `domainsSort`!
Also added a test case to ensure sort always works off the query param
andrewshie-sentry pushed a commit that referenced this pull request Apr 22, 2025
This broke in #89325

We should be passing in `location.query.domainsSort` into decodeSorts
and not the string `domainsSort`!
Also added a test case to ensure sort always works off the query param
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants