firefox-devtools/profiler

Update home screen UI for loading existing profiles from pasting

Open

#463 opened on Jul 20, 2017

 (22 comments) (0 reactions) (0 assignees)TypeScript (486 forks)auto 404
help wantedready

Repository metrics

Stars
 (1,515 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now we only allow for loading in a profile by file:

It would be nice to have a button that say something like "Load existing profile" that when clicks loads a dropdown with the option to:

  • Load from URL (supported in the code, but not surfaced in the UI)
  • Load from File (already existing feature)
  • Load from Clipboard (new feature)

┆Issue is synchronized with this Jira Task

Contributor guide