SynBioHub / synbiohub3

Web application enabling users and software to browse, upload, and share synthetic biology designs. This repository is a redesign of the original SynBioHub using React and Spring Boot.
BSD 2-Clause "Simplified" License
11 stars 1 forks source link

Filter for Root Collections instead of collections on Standard Search #633

Open ykho001 opened 7 months ago

ykho001 commented 7 months ago

On the Standard Search in dev2.synbiohub.org (https://dev2.synbiohub.org/search), the “Select Collections” filter shows a long list of sub-collections that get too specific, without showing the root collections they are a part of:

image

Proposal: Although there is also a Root Collections tab available (https://dev2.synbiohub.org/root-collections) within the Search, it would be more useful to have a filter in the Standard Search for Root Collections instead. The user can then filter to a selected Root Collection, and see the sub-collections and parts in a tabular format within the main search results body.