support icon indicating copy to clipboard operation
support copied to clipboard

Filtering does not work correctly in the chained store

Open khattakdev opened this issue 9 months ago • 2 comments

Forum post

https://github.com/bryntum/support/assets/37709578/28b2a63b-0550-4b9b-8e84-b374629c221b

khattakdev avatar May 10 '24 10:05 khattakdev

Based on Nige's explanation on Slack and makeChained functionality

            tree           : false,
            autoTree       : false,

The tree store becomes a non-tree when it is chained, ~hence the first issue is not an issue.~

khattakdev avatar May 10 '24 11:05 khattakdev

Will be fixed by using the new chainTree API

isglass avatar Sep 29 '24 09:09 isglass