-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix single dataset visual bugs #385
Conversation
@kne42 thanks for tagging me. Here's my review comments, lmk if you have questions or need more info - #224 Feedback:
#249 Feedback:
#150 Feedback:
|
This automatically changes between "Author" and "Authors" depending on how many authors are present as I brought up as an idea in a meeting, do you still prefer "Author(s)"?
This is because we rely on separate fields in the database regarding the IDs of each organism/cell and sometimes the name is provided but not the ID. I'll double check to make sure but this might be an issue stemming from what data is populated.
Could you give some specific examples so I can debug better please?
Good catch! I forgot to fetch the data on the run pages 😅 |
@kne42 All of your replies make sense to me. The author/authors thing is great, i wasn't expecting us to be that fancy! No need to change it, I'll update the design masterfiles.
An example I found was in dataset 10004, the cell line or Strain name (NK2476) links to this page -- which appears to be a generic search/root page — idk if its actually a bug. |
this appears to be because the ID we were given is actually a URL to a completely different site ( I've also just confirmed with @manasaV3 that some fields have their names but no id so some entries not having links is working as intended |
Defining strains is difficult as there is no all-encompassing database or ontology of strains. The best resources to address this are model organism specific databases and strain collections, which usually maintain ontologies or lists of common strains and curate them. Can we whitelist urls to these hosts for the strain ID metadata field, when it is not using TaxID? I've included more collections and databases than we currently have organisms of on the portal to remain future proof.
This may be blocked by the question whether an entry is a TaxID or a URL. In order to decide that we could either make these two different metadata fields or keep it in one. |
given that additional requirement-setting needs to be done, are we okay merging this as-is? |
Can we open a new issue to track this before we merge this PR? |
fixes #249, #244, #150
preview @ https://dev-kira-1.cryoet.dev.si.czi.technology/