Closed
Description
Describe the bug
We have a requirement to display 2 lines of Column title text at most and with an icon beside it. However, when we used <Text>
with maxLines props, the column title will not in one line when the table pop in. And also, if we wrapped the icon and the text with <FlexBox>
, the column title won't be truncated successfully.
Isolated Example
https://stackblitz.com/edit/github-mm4cq7?file=src%2FApp.tsx,package.json
Reproduction steps
Please see the isolated example.
Expected Behaviour
The column title will display in one line when the table pop in.
Screenshots or Videos
No response
UI5 Web Components for React Version
2.4.0
UI5 Web Components Version
2.4.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Type
Projects
Status
Done