Describe the bug
When we have more than one locked column in a TreeList and scroll the content of the component horizontally, in scenarios when two locked columns are one by one, the layout of the component is breaking.
To Reproduce
Expected behavior
The first two columns(Name and Position) should stay locked and the content of the other columns should be scrolled below them.
Describe the bug
The indentation functionality of the TreeList is not working
To Reproduce
Expected behavior
The different rows of the TreeList should look like this:
Describe the bug
When using the TreeList in Typescript the wrapperStyle prop should have a definition if you want to use the component. The field is required, and this should be updated.
Expected behavior
The wrapperStyle property should not be a required one
Describe the bug
The Native TreeList component throws an error when used in inline add/edit mode, in the Firefox browser.
To Reproduce
Expected behavior
The Input's value should be editable and no errors should be thrown.
Describe the bug
The TreeListDataStateChangeEvent type currently has the following props:
While its props should be:
Expected behavior
The types defined in the TreeListDataStateChangeEvent should be component, data, and event
Describe the bug
The rowClick and rowDoubleClick events of the TreeList are not triggered or not triggered correctly.
To Reproduce
Expected behavior
When one of the rowClick or doubleClick events is triggered, in the event handler