firefox-devtools / ux

Firefox DevTools UX Community
Mozilla Public License 2.0
103 stars 21 forks source link

Provide option to enable (expensive) variable mapping #53

Closed digitarald closed 5 years ago

digitarald commented 5 years ago

UX for https://github.com/firefox-devtools/debugger/issues/7806 by @jasonLaster

Assumptions:

Ideas

image

  1. Panel header checkbox, inspired by Chrome async option
  2. In-panel checkbox
  3. Panel header options dropdown
  4. (not done) Link in panel that onboards users into the options menu
jasonLaster commented 5 years ago

Here are some updates based on my interpretation of our discussions.

CC @digitarald

image

digitarald commented 5 years ago

Ok, let's go with this, @jasonLaster . I assume the gray box in the screen on the top right is the tooltip?

digitarald commented 5 years ago

@jasonLaster can you confirm that the initial UX decision is to use the checkbox + Map label in the panel-header (and removing the link to show generated scope)?

digitarald commented 5 years ago

Landing in bug 1536216.

violasong commented 5 years ago

Looks like this was resolved (and it looks good to me!), so closing this bug.