commerce icon indicating copy to clipboard operation
commerce copied to clipboard

[4.x] Support displaying json in transactions note field

Open samhibberd opened this issue 1 year ago • 1 comments

Description

We use the transactions model note property to store a json string, been super helpful providing extra detail to our app where we need to extend the refund logic.

Issue is the cp tooltip can't parse that json note, this pr adds a little tweak to handle this and means our cp users can see the info they need:

Screenshot 2024-03-26 at 10 38 20 Screenshot 2024-03-26 at 09 28 13

samhibberd avatar Mar 26 '24 10:03 samhibberd

Is this something that might get considered for merge?

samhibberd avatar Apr 22 '24 13:04 samhibberd