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
This is no bug, as the intended behavior is to not accept text that does not conform "attributeName : dataType", where dataType is one of a predefined set.
Cp.
However, this behavior is unintuitive in that there is no indicator to the user on why text was not accepted; if there is no knowledge about this code line, users will assume it to be a bug.
* * Adds a Dropdown that contains Name,Duration,Role and Number of People
* * Fixes a small Problem with the DatObjectLabelHandler
* Working on a CustomRenderer
* Working on a CustomRenderer pt.2
* * Implements the Custom Acticity Renderer
* * Enables Import/Export
* Fixes a small bug where direct editing of the labels was enabled
* Changing the durations location
* Renaming CustomRenderer to TaskRenderer
* * Deletes fragmentLabelHandler
---------
Co-authored-by: Noel <[email protected]>
Co-authored-by: lottchen <[email protected]>
When
In the data modeler, I edit data class attributes and confirm changes with enter or left-click-outside
I expected
That the entered attributes would be permanently displayed in the data class
But actually
The data class stayed blank
The text was updated successfully, but these errors were encountered: