cmu-lib / dhweb_app

Application for editing, searching, and browsing historical DH conference abstracts
https://dh-abstracts.library.cmu.edu
MIT License
4 stars 1 forks source link

Add institution state/country to autocomplete menu #441

Closed scottbot closed 4 years ago

scottbot commented 4 years ago

image

mdlincoln commented 4 years ago

huh, weird, this looks like it ought not to be happening in the current code...

mdlincoln commented 4 years ago

Ah, looks like there's a Canadian "Concordia University" and a US "Concordia University", but the autocomplete only shows the name, not the city/state/country info. Will add that somehow so it's easier to disambiguate

scottbot commented 4 years ago

@mdlincoln That is also true and something worth making clear, but the totals are off in the drop-down vs. the count on the institutions page as well.

mdlincoln commented 4 years ago

Example? The counts I saw for both universities condordia looked fine?

scottbot commented 4 years ago

Compare the institution dropdown list with the affiliation dropdown list for Concordia.

mdlincoln commented 4 years ago

To clarify: I believe the concordia moused over is a different concordia than the one that has been filtered to on the left hand side of the page. I couldn't reproduce this screenshot on the production site.

mdlincoln commented 4 years ago

wait, is that the Institution autocomplete? or the affiliation autocomplete menu?

mdlincoln commented 4 years ago

aha, it's the affiliation autocomplete - and that DOES appear to have a mismatch issue. my mistake!