An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
Description
This changeset adds a list picker for values like "Clone" where we have over 100 String type values so we would normally just render a search box, but now we have a radio selection for switching between search box and list picking for this use case. This is essentially for users that may not know what value they are looking for just yet (or which are available).
Description This changeset adds a list picker for values like "Clone" where we have over 100 String type values so we would normally just render a search box, but now we have a radio selection for switching between search box and list picking for this use case. This is essentially for users that may not know what value they are looking for just yet (or which are available).
Testing Working on desktop and web.
Related Issue Resolves #86