varfish-org / varfish-server

VarFish: comprehensive DNA variant analysis for diagnostics and research
MIT License
43 stars 11 forks source link

Show visible error if user enters an unspported HPO term. #1791

Closed xiamaz closed 1 month ago

xiamaz commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Insert HP:5200232 into HPO Terms field in phenotype prioritization before filtering. Click filter observe error as the HPO term is currently unknown in VarFish.

Expected behavior A clear error message to the user. It should not be hidden in the request response.

xiamaz commented 1 month ago

I propose P1, as this issue causes filtering to not work and the workaround is not immediately obvious.

The fix should be simple, as the request response already contains an informative error message as to the cause of the issue.