2024-10-23 - UI display of large JSON fields¶
Problem¶
When a customer started sending us complete json payloads inside fields, the UI would struggle to display them properly in previews and field samples etc
Solution¶
By making a small change to the layout of our preview and field attribute screens, we now truncate large payloads and just display the first 100 characters then a ‘show more’ option so users can expand out a payload if they want to see it.
Leverage the Magic¶
This was a simple css update for column widths and leveraging the exisitng ‘show more’ pattern.
ADI¶
Now thats magical !
Last Refreshed¶
Doc Refreshed: 2024-11-21