Is your feature request related to a problem? Please describe.
Earlier I edited a couple of components on a website using Quick Edits after some time I noticed that I probably won't remember which elements I changed anymore.
Describe the solution you'd like
I would like to have a way to see what edits I made so that I can apply them to my code. The list view should be in a DevTools Tab.
Describe alternatives you've considered
Earlier I've been thinking about adding red dots to the page so I can see which elements I changed. But this would cover the website a developer is currently editing and might be perceived as being annoying.
Is your feature request related to a problem? Please describe. Earlier I edited a couple of components on a website using Quick Edits after some time I noticed that I probably won't remember which elements I changed anymore.
Describe the solution you'd like I would like to have a way to see what edits I made so that I can apply them to my code. The list view should be in a DevTools Tab.
Describe alternatives you've considered Earlier I've been thinking about adding red dots to the page so I can see which elements I changed. But this would cover the website a developer is currently editing and might be perceived as being annoying.
Additional context none