Project

General

Profile

Actions

Task #157

closed

Tree component - support for more roots

Added by Radek Tomiška over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
Start date:
10/13/2016
Due date:
% Done:

100%

Estimated time:
14.00 h
Owner:

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

Actions #1

Updated by Radek Tomiška over 7 years ago

  • 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.

Actions #2

Updated by Vít Švanda over 7 years ago

  • 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.

Actions #3

Updated by Radek Tomiška over 7 years ago

  • 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?

Actions #4

Updated by Vít Švanda over 7 years ago

  • 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.

Actions

Also available in: Atom PDF