-
Notifications
You must be signed in to change notification settings - Fork 188
Dqt improvements #10142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Dqt improvements #10142
Conversation
|
Can you split this into different PRs so that they can be independently tested/reviewed/merged? Some preliminary thoughts (using the same numbering you used above)
|
|
@marandmart As for 5, that wa sa recent addition to the DQT because (my understanding) when a query is run it runs on all participants, and what happens is if 10 participants have data for the fields selected, we see these 10 with data and a bunch of fully empty rows. The reason we added the auto select for the ID is because its much more communicative to the user that the reason we see empty rows is that there is no data for these participants (I can give you a demo of what I mean). I dont mind an alternate approach as long as it is clear why we see hundreds of row with fully empty data. I think the 1 change that should beundone for sure from here is #5 (to be discussed separately) as for the others, if @driusan wants them split, its his call but IF you are able to show very quickly tomorrow at the loris meeting what the overall looks like before its broken apart I think it would be good. |
|
@marandmart could you also modify the default visit field box to keep it a certain size and that we scroll within that box to modify the visit select, rather than having it change everytime you select a new instrument? |
|
@driusan asked Mario to split apart the PR into multiple smaller ones so I think new requests can come as issues so Mario can deal with them one by one. |
Brief summary of changes
1. Updated Next Steps component to be more visually understandable
Open (old)
Closed (old)
Open (updated)
Closed (updated)
2. Updated and Reordered Icons on Recent Queries Panel
Previously
Updated
3. Increased amount of space allocated to the Field Selection / Selected Fields section
Previously
Updated
4. Made large amounts of text on Selected Fields / Field Selection section not break into horizontal scrolling
Previously
Updated
5. Removed field that was selected by default
6. Updated placement of UI elements
Previously
Updated
Link(s) to related issue(s)
558: https://github.com/aces/CBIGR/issues/558