WormBase / ACKnowledge

Author Curation to Knowledgebases
MIT License
1 stars 1 forks source link

Improve add from lists #198

Closed draciti closed 2 years ago

draciti commented 3 years ago

Authors can add only one entity at a time, and need to go back to the dashboard after adding and need to click again the plus button. Too many clicks.

Screen Shot 2021-04-23 at 8 50 17 AM
valearna commented 3 years ago

We could integrate the form that is now in the popup window directly in the main select component, but we need to make sure that the resulting 'merged' component is not confusing

valearna commented 3 years ago

A prototype is ready on dev

valearna commented 3 years ago

As discussed on 04/30/2021, we need to implement the following changes:

valearna commented 3 years ago

The new multiselect form is ready to test on http://textpressocentral.org:3000/ @draciti @vanaukenk. You can reach the dev form for a real paper through the dev dashboard on http://textpressocentral.org:3001/

valearna commented 3 years ago

The autocomplete is now faster thanks to the caching mechanism provided by react-query (https://react-query.tanstack.com/)

valearna commented 3 years ago

Add question mark to the gene name sanitizer link with this text: "Screen a list of C. elegans gene names and identifiers to find whether they were renamed, merged, split, or share sequence with another gene"

valearna commented 3 years ago

Question mark added. Ready to test

draciti commented 3 years ago

looks good. closing

vanaukenk commented 3 years ago

Reopening this ticket as we may want to discuss further and make some modifications as a result of v3 testing.

draciti commented 3 years ago

@valearna , looks great!

Kimberly and I went through the form once more. Here are the proposed tweaks.

Gene section

Species section

Alleles section

Strains section

Transgenes section

valearna commented 2 years ago

Remove 'select all' and add a button to 'add all'