Skip to content
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

Organism name in Sample and Experiment Conditions accordion doesn't link to NCBI #1162

Open
bchu1 opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working severity - medium May interrupt the Portal, causing it to behave in a less than optimal way (e.g., broken link, typo)

Comments

@bchu1
Copy link
Contributor

bchu1 commented Sep 19, 2024

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://frontend.cryoet.staging.si.czi.technology/datasets/10003?metadata=dataset&tab=metadata
  2. Click on View All Data
  3. Notice Organism Name doesn't link to NCBI even though a tax ID exists in our DB.

Screenshots
image

InfoLink.tsx is checking for number but not string containing number.

This particular bug will be fixed automatically during the migration to V2 because V2 uses Ints, but the component should probably be fixed anyways.

@bchu1 bchu1 added the bug Something isn't working label Sep 19, 2024
@junxini junxini added the severity - medium May interrupt the Portal, causing it to behave in a less than optimal way (e.g., broken link, typo) label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working severity - medium May interrupt the Portal, causing it to behave in a less than optimal way (e.g., broken link, typo)
Projects
None yet
Development

No branches or pull requests

2 participants