Task #157
closed
Tree component - support for more roots
Added by Radek Tomiška about 8 years ago.
Updated about 8 years ago.
Description
Tree component needs new features:
- tree could contain more than one root
- state in redux will be under one ui key as immutable map
- reload tree support
- show loading support
- support for leafs
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
All features in description is done. Please make a test and review.
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Radek Tomiška
For now I found two problems:
- When I added new item, then is this item not show as leaf in tree component.
- Button for collapse tree not clear filter.
Everything else look fine.
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
It was more complicated that i thought, but it is fixed (obsolete data in redux store and null children count after node is created).
Could you make a review and test again, please?
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
Leaf problem and not clear filter problem now works fine.
Also available in: Atom
PDF