-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
✨New feature🔒 Staff onlyCan only be assigned to the Taipy R&D teamCan only be assigned to the Taipy R&D team🖰 GUIRelated to GUIRelated to GUI🟧 Priority: HighMust be addressed as soonMust be addressed as soon
Description
Description
When a cell contains a long text, it is entirely displayed in the cell, consuming lots of vertical space.
The point of this issue is to provide a mechanism that would limit the (displayed) content of a cell, and a way to display it all.
Solution Proposed
A way to deal with that could be to add a property (similar to format_fn) such as wrap_fn: this would convert a column into one that would be displayed.
Some interaction must be provided to display the actual cell content.
Impact of Solution
The dataset is enlarged, unfortunately.
Acceptance Criteria
- If applicable, a new demo code is provided to show the new feature in action.
- Integration tests exhibiting how the functionality works are added.
- Any new code is covered by a unit tested.
- Check code coverage is at least 90%.
- Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.
Code of Conduct
- I have checked the existing issues.
- I am willing to work on this issue (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨New feature🔒 Staff onlyCan only be assigned to the Taipy R&D teamCan only be assigned to the Taipy R&D team🖰 GUIRelated to GUIRelated to GUI🟧 Priority: HighMust be addressed as soonMust be addressed as soon