Skip to content

ref(replay): redirect based on referrer after replay deletion #92171

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michellewzhang
Copy link
Member

@michellewzhang michellewzhang commented May 22, 2025

closes #62831

now, when a replay is deleted from replay details, redirect the user back to either the replay list or the issues replay tab, depending on where they came from before.

BEFORE: issues replay tab -> replay details -> delete replay -> replay list

Screen.Recording.2025-05-22.at.3.47.28.PM.mov

AFTER: issues (either event or replay tab) -> replay details -> delete replay -> back to issues replay tab

Screen.Recording.2025-05-22.at.3.48.18.PM.mov
trimmed.mov

AFTER: replay list -> replay details -> delete replay -> replay list (same behavior as before)

Screen.Recording.2025-05-22.at.3.48.55.PM.mov

@michellewzhang michellewzhang requested a review from a team as a code owner May 22, 2025 22:56
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 22, 2025
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.

Bug: After deleting a replay send the user back to /replay or /issues/:id/replays, depending on how they got to the details page
1 participant