[CORE-144] Add ability to expand inactive folders to view its children Created: 21/Aug/14 Updated: 02/Oct/14 Resolved: 29/Sep/14 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Workbench |
Affects Version/s: | 1.7.03 |
Fix Version/s: | 1.7.04 |
Type: | Improvement | Priority: | Major |
Reporter: | Janice Donahoe | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||||||
Affects View/s: |
Edit Terms, Find Terms, Navigate Terms
|
||||||||||||
i2b2 Sponsored Project/s: |
i2b2 Core
|
||||||||||||
Testing Notes: | Tested with build 1.7.04.0001 and the modification appears to be working correctly.
There is one minor issue with the appearance of modifiers in an inactive concept folder in that they are not grayed out. The behavior is correct in that you can't drag it out of the ontology views. The problem is only with the appearance. This will be addressed in a separate issue. |
||||||||||||
Participant/s: |
Description |
Currently in the i2b2 ontology views an inactive folder will display in the hierarchical tree but you cannot expand it to see the items contained within it.
This change will improve the functionality of inactive folders by allowing users to expand them within one of the Ontology views (Navigate, Find, and Edit Terms). New Behavior: * Inactive folders can be expanded (opened) to display its children. * Inactive concepts that have a modifier associated to it can be expanded to display the modifier(s). Existing Behavior that will not change: * The color of inactive items will be gray when displayed in the hierarchical tree. * Cannot drag an inactive item out of the Ontology views to another i2b2 view. * Inactive items will not be returned in the Find Terms view. * Editing Terms: As long as the term is defined as editable all editing functions will be available to inactive terms. |