commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Initial product variation logging PoC

Open heddn opened this issue 8 years ago • 2 comments

heddn avatar Sep 19 '17 21:09 heddn

It looks like the following. I'd like feedback on the text of the wording and placement of where to put the UI components of the log. Right now I have it placed on the product edit page.

screenshot_2017-09-19_15-26-28

heddn avatar Sep 19 '17 21:09 heddn

For the field diffs, I'm using a json serialized string of the original value compared to the current value. Where value is retrieved from the field using getValue()

heddn avatar Sep 19 '17 21:09 heddn