Open Bug 1818814 Opened 9 months ago Updated 5 months ago

Lets add some sort of UI indicator when override is active.

Categories

(DevTools :: Debugger, enhancement)

Firefox 87
enhancement

Tracking

(Not tracked)

People

(Reporter: bomsy, Unassigned)

References

(Blocks 4 open bugs)

Details

Currently there are kind of 2 steps in the workflow.

  1. When a file is added to override (we show an icon),
  2. When the override is active and the source content is overridden with local replacement (which is usually likely after a reload).

Lets figure a way to indicate when the override is triggered. maybe we could have a highlight on the source.

We could do is to also add the icon to the tab
We could also use the footer to indicate where the path of the file on the disk (similar to what we have for original file, where we say where it comes from), and maybe a button to stop the override directly from there too

You need to log in before you can comment on or make changes to this bug.