isamplesorg / isamples_webui

Web interface to iSB and iSC APIs
https://isamplesorg.github.io/isamples_webui/
Apache License 2.0
0 stars 1 forks source link

Update UI for controlled vocabulary browsing to search by identifier #186

Open dannymandel opened 5 months ago

dannymandel commented 5 months ago

In https://github.com/isamplesorg/isamples_inabox/issues/362 we are moving off the vocabulary labels, and moving everything onto the vocabulary identifiers. As part of this, the UI needs to be changed to query solr by the identifier value rather than the label value.

I updated some test records, and was able to verify that the hierarchical UI did not function correctly without changes.