You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: