Skip to content

fix(conversations): Preserve query params on redirect to explore#110030

Merged
obostjancic merged 1 commit intomasterfrom
ognjenbostjancic/tet-2028-auto-select-project-in-conversations
Mar 6, 2026
Merged

fix(conversations): Preserve query params on redirect to explore#110030
obostjancic merged 1 commit intomasterfrom
ognjenbostjancic/tet-2028-auto-select-project-in-conversations

Conversation

@obostjancic
Copy link
Member

closes: TET-2028: Auto-select project in Conversations
The redirect from instance conversations to explore conversations was dropping all query parameters (conversation, conversationSpan, query, etc). Replace the static redirectTo with a component that carries over location.search during the redirect.

The redirect from instance conversations to explore conversations was
dropping all query parameters (conversation, conversationSpan, query,
etc). Replace the static redirectTo with a component that carries over
location.search during the redirect.

Co-Authored-By: Claude <noreply@anthropic.com>
@obostjancic obostjancic requested a review from a team as a code owner March 6, 2026 08:49
@linear-code
Copy link

linear-code bot commented Mar 6, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 6, 2026
@obostjancic obostjancic merged commit 55f1fae into master Mar 6, 2026
61 checks passed
@obostjancic obostjancic deleted the ognjenbostjancic/tet-2028-auto-select-project-in-conversations branch March 6, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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