forked from pavol-brunclik-m2ms/fragalysis-frontend
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Sorting not working in filter modal (RHS) #370
Comments
tibor-postek-m2ms
added a commit
that referenced
this issue
Jun 17, 2020
|
Bugs:
Feature:
|
Support for booleans is broken. We need three value logic - true, false, ignore (both) |
boriskovar-m2ms
added a commit
that referenced
this issue
Jul 2, 2020
known issue: filter is not applied until it is used for very first time. |
boriskovar-m2ms
added a commit
that referenced
this issue
Jul 3, 2020
New, different issue but related to the behaviour of RHS filter: #403 |
Another (probably) related bug: #404 |
boriskovar-m2ms
added a commit
that referenced
this issue
Jul 13, 2020
* #371 add total count of molecules into footer of molecule lists * #371 show warning modal window after click on load full list, that has more than 100 molecules * #360 add auto center button into molecule lists * #360 fix centering ligands from right side, fix layout of molecule buttons * #360 auto focus only first molecule from site 1 in target mode * #360 uncomment feature to able to select first protein * #360 change style of centre on molecule button * #371 change description of alert modal * #384 add layout of up/down arrows * #384 move same settings to next/previous compound in LHS * #384 move same settings to next/previous compound in RHS * #369 not successful load text values of scores * #369 show score values in RHS, but cannot open filter * #369 parse numbers, text and booleans in RHS * #369 load scores and molecules in one request * #369 fix bug with opening filter * #384 new behaviour of buttons to skip * #390 add dropdown to dataset tab menu header * #371 add total count of molecules into footer of molecule lists * #371 show warning modal window after click on load full list, that has more than 100 molecules * #360 add auto center button into molecule lists * #360 fix centering ligands from right side, fix layout of molecule buttons * #360 auto focus only first molecule from site 1 in target mode * #360 uncomment feature to able to select first protein * #360 change style of centre on molecule button * #367 load only first ligand and protein of first molecule after first loading of target * #367 load only first ligand and protein of first molecule after first loading of target * #369 fix showing score details in filter of RHS * #369 loading all datasets data in Preview component * #369 show boolean in filter * - fixed #391, #367 - work in progress #370 * - fixed right hand side sorting and three way logic was bool values was implemented. #370, #384 * - #401 - fixed not changing molecules when changing the order - #400 - now in the LHS the rounded values are used for sorting * -fixed wrong initial order of compounds on the right hand side * - #402 new approach for downloading the data * data sets only for compatible targets. updated readme with instructions when loader and/or backend is changed * another try to filter out custom datasets * updated launch.json Co-authored-by: Tibor Postek <tibor.postek@m2ms.sk>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The sorting isn't working - or if it is, it's extremely confusing.
The text was updated successfully, but these errors were encountered: