Open Bug 1730640 Opened 3 years ago

Support undo outside of the markup view

Categories

(DevTools :: Inspector, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

See https://discourse.mozilla.org/t/undo-last-action-in-devtoolss-inspector/62041/3

It would be nice to support undo actions across the whole inspector panel and not just only the markup view.

For instance, you should be able to add a node, edit a rule in the CSS RuleView, modify an attribute and then CtrlOrCmd+Z three times to go back to the initial state.

The undo/redo stack is currently tied to the markup view, so this probably means completely re-implementing the feature.

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