Replies: 1 comment 9 replies
-
hey @proxy318 - this is a great idea, thanks for sharing! If you need to see the full value in the meantime, you can manually adjust the width of table columns by clicking Configure columns in the Table component settings. Then if you click Add all rows there will be a settings cog beside each column where you can override the automatic width setting. This works well when short strings (like phone numbers in my example) are being truncated but it's not ideal for larger data so we will definitely keep your suggestion in mind for future development 👍 |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you use the table component to display data, if the data is to wide for a cell, it is truncated with ellipses. It would nice if you could either expand the column to show the complete data, or if the full data would appear in a tool-tip or something.
Beta Was this translation helpful? Give feedback.
All reactions