-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add hover text over the “Ontology Search” button to briefly explain what it does #503
Comments
Suggested hover text for the Ontology search button: "For each exactly matched search term, Ontology search traverses the hierarchical ontology structure to return any child node that has observations" |
Examples where "Ontology Search" provides additional results, as mentioned in #487 (from Zhou): One or more of these could be included in the hover text |
Add this modified version of Aris' suggestion as hover text to the Ontology Search button: Another suggestion, to include the text "Incremental results retrieved through the ontology search are decorated with a "ONTO" icon" is made redundant because we provide a message to that effect above the results in #507. Add this text to the hover text for the basic search feature: |
Testing on test server. For the final item:
the hover text was added to the actual search button rather than to the instructions hover-text over the search box. Maybe it is good this way... The hover text for the "onto" button is correct,. |
I agree with Ken, the hover text should not be on the Search button. Instead, it should be added to the existing hover text, as follows:
|
Above change tested on columbia test server, verified correct. |
I see the following behavior (both in Chrome and Edge):
|
I reproduced this problem. It is an interesting issue. It seems that when Chrome and Edge disabled the button, it becomes totally disabled including the ability to turn off the hover text, but Firefox keeps it able to turn off the hover text. |
Confirmed on testing instance. |
tested on production server. |
Compose new text...
The text was updated successfully, but these errors were encountered: