-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug: MVP2 Chemical Selector is restricted to the first result only #885
Comments
Hi Sandrine! This is because of two things:
|
Thank you @gaurav ! Not very urgent indeed, I am closing. |
@sandrine-muller-research did you intend to Close this ticket? |
@sstemann yes, my understanding was that this is low priority and it will be a "won't fix" type of issue? I am unclear of what "won't fix" issues should become. |
from TAQA:
we should look at why name lookup will only return one result for chemicals. |
|
This is the result of a UI bug, which has been resolved in CI and will be deployed to Test early this week. I'll update the ticket once the fix is live in Test |
Thank you @dnsmith124 ! I'll retest at the end of this week! Please, do not hesitate if you'd like me to retest other things. |
i'm not sure if this is the same behavior in CI, but based on yesterday's UI deployment to test, I retested this 8/13 1130AM ET i dont think this is an improvement, given there are nor more forms of molecules, we seem to hit move 0 results if you click the second or third matching option instead of the first Left is the Test drop-down and right is the Prod drop-down so the choice (and many other related potassium choices) is there in the drop-down but ARAs all return 0 one of my questions is - do ARAs support Chembl CURIEs here? (in the original template the input CURIE type was not specified but all of the examples are pubchem NCATSTranslator/TranslatorArchitecture#81 - and in potassium we use Chebi) if the CURIE source doesn't matter to ARAs, is it worthwhile to have all of these forms of potassium in the dropdown? @dnsmith124 @gprice1129 @sandrine-muller-research @cartmanbeck this change in the drop-down is not just for potassium - it now includes other forms of small molecules and in a quick test we are getting 0 results more often since we have made these other forms searchable now |
@sstemann for the UI's part, the change was to resolve a bug that was causing only the first result to show up when searching for chemicals. All the results shown in the drop-down now were still available, they just had to be searched for explicitly with the exact matching characters. |
@sstemann on on the ARAX UI, when I search for synonyms, the SRI nodeNorm returns the PUBCHEM ID as the preferred one: |
updated the ticket title based on David's comment 8/13 |
Now that this ticket is referring specifically to the chemical autocomplete bug that was present in the UI and that issue has been resolved, I believe we can close out this issue. Closing. |
Original: Examples - search Potassium Ion or Potassium chloride (which is a treatment for hypokalemia)
see @andrewsu 's comment here
It looks like node norm makes the distinction. But NameRes does not output anything. @gaurav do you have any clue of why this is happening?
The text was updated successfully, but these errors were encountered: