solidus
solidus copied to clipboard
Spree::LogEntry with long message overflows the admin table
Solidus Version:
master
To Reproduce
Create a Spree::LogEntry attached to a payment with a long message.
Current behavior
It exceeds the table width.
Expected behavior
It is truncated and/or expandable.
Screenshots