You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use truncate multiple places without any way of seeing the full text. Additionally the truncation is done with different methods and results.
We should create a <TruncateText> component which allows you to set the number of lines before truncating, and shows a popover with the full text when necessary.
The text was updated successfully, but these errors were encountered:
We use truncate multiple places without any way of seeing the full text. Additionally the truncation is done with different methods and results.
We should create a
<TruncateText>
component which allows you to set the number of lines before truncating, and shows a popover with the full text when necessary.The text was updated successfully, but these errors were encountered: