taiga-ui icon indicating copy to clipboard operation
taiga-ui copied to clipboard

🐞 - `Tree` programmatic control problems

Open nsbarsukov opened this issue 1 year ago • 2 comments

Which @taiga-ui/* package(s) are the source of the bug?

kit

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/tree-programatic-control-bug?file=src/app/app.component.html

Is this issue blocking you?

Non-Blocking

Description

  1. Open https://stackblitz.com/edit/tree-programatic-control-bug?file=src/app/app.component.html
  2. Press "Toggle Topmost" button
  3. Press "Toggle Child №1" button
  4. Press "Toggle Child №2" button

Expected behaviour: expected

Actual behaviour: actual (the second child is still collapsed)

  1. Press "Toggle Topmost" button
  2. Press "Toggle Topmost" button (again, yep) (all children are opened despite the fact that the second child was collapsed on the previous step. It is expected behaviour). result

Angular version

any

Taiga UI version

3.1.0

Which browsers have you used?

  • [X] Chrome
  • [ ] Firefox
  • [ ] Safari
  • [ ] Edge

Which operating systems have you used?

  • [X] macOS
  • [ ] Windows
  • [ ] Linux
  • [ ] iOS
  • [ ] Android

nsbarsukov avatar Sep 09 '22 12:09 nsbarsukov

Link: https://github.com/Tinkoff/taiga-ui/pull/1737

splincode avatar Sep 12 '22 08:09 splincode

We will fix this under https://github.com/Tinkoff/taiga-ui/issues/3958

waterplea avatar Mar 27 '23 08:03 waterplea

This is fixed, now we only have this issue: https://github.com/taiga-family/taiga-ui/issues/6834

waterplea avatar May 07 '24 07:05 waterplea