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

API and front end UI element to download a specific perf capture file #112

Open
seadubs opened this issue Sep 2, 2022 · 0 comments
Open
Labels
feature New feature or request good first issue Good for newcomers

Comments

@seadubs
Copy link
Contributor

seadubs commented Sep 2, 2022

Ideally users should be able to easily download perf files and capture files generated by (or uploaded to) the app, without needing to save elements off of the page.

This feature will need a new API endpoint on the backend server that serves up the requested capture file, and new UI elements that provide "download capture" and "download svg" buttons for each available capture item.

This might take the form of new controls on the ListSidebar, or a dedicated page for managing captures.

@seadubs seadubs added the good first issue Good for newcomers label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant