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

Add underscore to the regex used in maybe_get_link function #127

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

anitacaron
Copy link
Collaborator

Fixes #122

The link in the report page wasn't rendering link for the APOLLO_SV ontology because when checking for the curie, the regex wasn't checking
for the underscore.

The link in the report page wasn't rendering link for the APOLLO_SV
ontology because when checking for the curie, the regex wasn't checking
for the underscore.
@anitacaron anitacaron self-assigned this Jun 22, 2024
@anitacaron anitacaron requested a review from matentzn June 22, 2024 14:45
Copy link
Contributor

@matentzn matentzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@anitacaron anitacaron merged commit 64255c2 into master Jun 24, 2024
1 check passed
@anitacaron anitacaron deleted the anitacaron/issue122 branch June 27, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing link in the report page when there's a _ in the prefix for a term
2 participants