griffithlab / civic-client

Web client for CIViC: Clinical Interpretations of Variants in Cancer
MIT License
50 stars 28 forks source link

Implement NCCN guidelines options in add/edit/search forms as a typeahead instead of hard-coded select #1255

Closed kkrysiak closed 4 years ago

kkrysiak commented 5 years ago

I've noticed that there are new NCCN professional guidelines such as Acute Lymphoblastic Leukemia (pediatric).

I don't think we have a plan for how to enter these moving forward. I believe this was a manual thing.

kkrysiak commented 5 years ago

This is actually relevant to AID28

susannasiebert commented 4 years ago

We should make this available and editable in the admin interface.

susannasiebert commented 4 years ago

It's currently not a table but an enum, so we would need to make it its own table (which is probably a good idea anyway).