I can see we have a textOverflow property in Text(...
# compose
d
I can see we have a textOverflow property in Text(), but there is no such option in TextField. How do we achieve ellipsis in TextField
a
I don’t think we support it. @Siyamed will have more information. But feel free to file a feature request
s
yeah, on purpose there is no overflow in TextField. It is not clear what it means (except when it is disabled maybe)
d
@Siyamed in that case, raising a feature request will it be entertained?
I can post a use-case if that helps
s
Sure. What is the use case? What happens when ellipsis is shown and the user is editing?
Please feel free to create a ticket as well that describes why it is needed.
d
sure thank you