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

get coordinates utility doesn't work with only transcript #333

Closed
katiestahl opened this issue Sep 19, 2024 · 2 comments
Closed

get coordinates utility doesn't work with only transcript #333

katiestahl opened this issue Sep 19, 2024 · 2 comments
Assignees
Labels
bug Something isn't working priority:high High priority

Comments

@katiestahl
Copy link
Contributor

Describe the bug

get coordinates utility does not make the fetch if a user supplies a transcript

Steps to reproduce

  1. go to get coordinates utility
  2. select genomic coordinates
  3. select transcript
  4. fill out form
  5. notice nothing happens

Expected behavior

it should fetch the coordinates

Current behavior

no fetch happens

Possible reason(s)

I messed up the inputComplete logic when introducing the tx lookup feature

Suggested fix

fix the inputComplete logic so the fetch happens when the input is complete for when the user supplies a transcript

Branch, commit, and/or version

staging

Screenshots

No response

Environment details

unrelated to bug

Additional details

No response

Contribution

Yes, I can create a PR for this fix.

@katiestahl katiestahl added bug Something isn't working priority:high High priority labels Sep 19, 2024
@katiestahl katiestahl self-assigned this Sep 19, 2024
@katiestahl
Copy link
Contributor Author

I was going to include this as part of #323 but decided to do this in a separate PR so this bug isn't blocked by progress on that issue

@katiestahl
Copy link
Contributor Author

#334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:high High priority
Projects
None yet
Development

No branches or pull requests

1 participant