Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.3
-
None
Description
In the TreeView component, empty non-leaf nodes can be clicked to the left causing a strange toggling behavior.
Steps:
1. Open the index.html example on TreeView on Alloy
2. Click to the left of the node CheckboxNode, where the arrow is meant to be
Result:
The node initiates a loading process
Expected:
Nothing to happen