[WEBCLIENT-200] Query with more than 3 groups- losing the query results display if user navigates beyond 3rd group panel Created: 12/Sep/16 Updated: 23/Feb/17 Resolved: 23/Feb/17 |
|
Status: | Resolved |
Project: | i2b2 Web Client |
Component/s: | Web Client |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Reeta Metta | Assignee: | Nich |
Resolution: | Won't Fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Affects View/s: |
Query Tool
|
i2b2 Feature/s: |
Queries - Simple (no temp table)
|
i2b2 Sponsored Project/s: |
i2b2 Web Client
|
Affects Web Browser/s: |
All Web Browsers
|
Reproduction Notes: | 11/28/2016 - Janice Donahoe
Updated Reproduction notes: This issue can be reproduced in the test environment, which is up to date with Release 1.7.08a. The issue is not specific to temporal queries as originally written. The issue will occur on any query that has more than 3 panels. STEPS TO REPRODUCE: Pre-requisite: run a query with at least 4 panels 1. Drag the query with at least 4 panels to Query Name in the Query Tool 2. Notice the appropriate information displays in Show Query Status, Graph Results, and Query Report. 3. Click on the right arrow button to display the concepts in the 4th panel. 4. Notice the query results now longer display in any of the 3 tabs listed in step 2. 5. Click on the left arrow button to display panels 1, 2, & 3 again. 6. Notice the information doesn't return. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ OLD REPRODUCTION NOTES - BASED ON ORIGINAL ISSUE: This can be reproduced in both the testing and demo environments. There are two problems; (1) the Event 1 view is not resetting the view to display groups 1 to 3. (2) the label is appearing on the wrong group if groups 2 to 4 are displaying in the query tool. The problem of not being able to drop a concept into the panel labeled Anchoring Event is by design. This is because the label is technically appearing in the Group 2 panel. The Web Client prevents users from adding concepts to a panel if the previous panel does not have a concept. If you click on the left arrow to display group 1 you will be able to add an item. |
Participant/s: |
Description |
log into https://www.i2b2.org/webclient/
drag and drop a query with more than 3 group concepts onto the query name tool box After the query loads, click on query results tab to view the results display under show query status, graph results and query report tabs Now click on the'>' forward arrow button below the group panels to view the 4th group Expected result: query result display should be retained if user navigates forward and backward between group panels Actual result: query results are getting wiped out if user navigates beyond 3rd panel( as though its a new query formulation) |
Comments |
Comment by Nich [ 23/Feb/17 ] |
Unfortunately, the redraw function is deeply integrated with moving the panels and the status window is cleared each time. This would require a lot of effort to fix this issue. |