-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Remarks about the first step of the database creation wizard:
- Select both TrEMBL and SwissProt by default in the dropdown. This is most likely the scenario that most users would like to use.
- Do not use a text field to indicate what the current UniProt-version is. This should be shown as a sentence.
Remarks about the second step of the database creation wizard:
- The filtering of taxa is weird at this moment. If no taxa are selected, no filtering will be applied. But if one or more taxa are selected for filtering, these are the only ones that will be retained in the resulting database. This could be confusing because it seems like the filtering is subtractive (adding taxa will exclude them from the database), but instead it is additive from whenever at least one item is selected. In order to fix this, we could always select the root taxon by default (making it additive filtering in all cases).
- Show 10 taxa by default in the TaxonBrowser (instead of 5).
- Taxa chips are selectable, but should not be selectable.
- We should show how many UniProt-records will approximately be present in the resulting database. (And we need to look into the UniProt API for this).
- The "Search for taxa" explanation should be moved to a separate tooltip (this information is too prominent at this point).
- It's not possible to click on a previous step in the stepper wizard to go back and edit this step. This should be made possible.
- Information that has been selected in the first step of the stepper should be shown as subtext in the stepper header (whenever we go to a next step).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

