datadryad / dryad-product-roadmap

Repository of issues for Dryad project boards
https://github.com/orgs/datadryad/projects
8 stars 0 forks source link

Update institution selection box #215

Closed briri closed 1 year ago

briri commented 5 years ago

Replace the existing institution selection box with the accessible auto-complete widget used in the DMPTool. related to #189

screen shot 2019-02-19 at 9 06 38 am

Pull in appropriate JS files and create a new ui-library component. The DMPTool files can be found here:

jimvanderveen commented 5 years ago

@briri does this involve the Shibboleth discovery feed, like the JS files & related CSS etc that are under Puppet management on DMPTool?

briri commented 5 years ago

no @jimvanderveen

ryscher commented 1 year ago

Note: This is for the tenant selection box when a user first logs in. We should standardize it to use the same autocomplete framework as the submission system uses.

ahamelers commented 1 year ago

This issue seems a bit out of date—half of the links no longer work. Is this something we still want to do? @ryscher @briri

ryscher commented 1 year ago

Yes, the overall issue is still something we want. The tenant selection list is getting too long for a simple dropdown.

I wouldn't worry about the outdated links to DMP's autocomplete. We want to use our existing autocomplete in that new location. (Also requires adding React to the page.)