ualbertalib / can-link

Front end react app for CanLink project
1 stars 0 forks source link

"Author" and "Supervisor" functions #33

Closed CarlsoFiorention closed 3 years ago

CarlsoFiorention commented 4 years ago

We consider the search for specific thesis' authors, however this category doesn't provide any advantage to the visualizations. We agreed to keep the function to give the user two options to look for specific authors:

For now we are not collecting information about authors or supervisors for the widgets (visualizations)

jchartrand commented 4 years ago

Just a minor point here: we don't provide all author names in a scrollable list - there are too many.

We use autosuggest as the user types to populate a dropdown with something like the 10 best matches.

CarlsoFiorention commented 4 years ago

That may work fine, thanks

jchartrand commented 4 years ago

You can see it in action on the site:

http://206.167.181.124

sfarnel commented 4 years ago

Just want to clarify @CarlsoFiorention what needs to be done with this, if anything, on the site at this point?

CarlsoFiorention commented 4 years ago

Only change the label "Creator" to "Author" Nothing else needs to be done for this particular issue

sfarnel commented 4 years ago

Thanks @CarlsoFiorention

sfarnel commented 3 years ago

Done. Closing issue