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
Right now, if the text is too long, it gets cut off when the component is in "static" state. We need to make this so that the user can set the desired width on the static state text and also add ellipses when it goes over that width.