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
Originally posted by logicaloud October 30, 2023
It seems it is no longer possible to display text ellipsis in a Tree with defined maxWidth. The previously suggested solution in #28392 stopped working, and the text simply wraps around:
Is there way to display text ellipsis in a Tree with maxWidth?
If not possible, then please consider this to be a feature request.
The text was updated successfully, but these errors were encountered:
logicaloud
changed the title
Tree with maxWidth defined, cannot display ellipsis for text in TreeItemLayout
Tree with maxWidth defined, cannot display ellipsis for text in TreeItemLayout [Fluent UI react-components (v9)]
Oct 31, 2023
Discussed in #29689
Originally posted by logicaloud October 30, 2023
It seems it is no longer possible to display text ellipsis in a
Tree
with definedmaxWidth
. The previously suggested solution in #28392 stopped working, and the text simply wraps around:See expected result here: https://codesandbox.io/s/great-lichterman-w3wf9f?file=/example.tsx
Is there way to display text ellipsis in a
Tree
withmaxWidth
?If not possible, then please consider this to be a feature request.
The text was updated successfully, but these errors were encountered: