-
Notifications
You must be signed in to change notification settings - Fork 667
Description
Dynamo Version
The Graph Properties view extension does not correctly wrap long text values. When property values exceed the available width, the text is clipped or overflows instead of wrapping onto multiple lines. This not only makes longer values difficult to read, but also causes the Edit and Delete buttons for properties to be hidden unless the panel is manually widened.
This significantly impacts usability, especially when working with descriptive metadata or user-defined properties.
Host
No response
Operating System
No response
What did you do?
Open a Dynamo graph with the Graph Properties view extension enabled
Add or edit a graph property with a long text value (e.g., a sentence or paragraph)
View the property in the Graph Properties panel at a typical or narrow width
What did you expect to see?
Text wraps onto multiple lines within the available panel width
Edit and Delete buttons remain visible and accessible regardless of text length
No horizontal scrolling, clipping, or overlap
Layout adjusts dynamically when the panel is resized
What did you see instead?
Long text is clipped or overflows the container
Edit and Delete buttons are pushed out of view or hidden
Users must manually widen the panel to access property actions
What packages or external references (if any) were used?
No response
Stack Trace
No response
Details
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status