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

Restore previous trajectory state when cancelling auto-conversion request #525

Closed
interim17 opened this issue May 29, 2024 · 0 comments · Fixed by #542
Closed

Restore previous trajectory state when cancelling auto-conversion request #525

interim17 opened this issue May 29, 2024 · 0 comments · Fixed by #542
Assignees

Comments

@interim17
Copy link
Contributor

Use Case

We are currently clearing out previously loaded trajectories when conversion requests are initiated, so the viewer is empty if the conversion request is cancelled and the user goes back to /viewer.

Desired behavior: if the conversion process is cancelled, and the user navigates back to the viewer, the previously loaded trajectory should still be there.

Acceptance Criteria

A user can navigate back to their previously loaded trajectory when cancelling an autoconversion request.

Details

Should probably also retain time stamp, agent selections, and playback settings (looping) etc?
Make sure we are correctly managing websocket connections and not opening and closing too many connections to the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant