paleobot / pbot-dev

Codebase and initial design documents for pbot client
MIT License
2 stars 2 forks source link

Adding specimens to OTUs from new search function - select multiple specimens from search results #241

Open doricon opened 9 months ago

doricon commented 9 months ago

I used the new version of adding specimens to OTUs via the search function (and dropdown). I needed to add multiple specimens from the same search parameters (this will be common), which currently requires re-doing the search for each specimen.

Can the process be tweaked to allow selecting multiple specimens from the search results?

doricon commented 4 months ago

A follow up on this after doing some data entry in dev. Adding specimens to descriptions and OTUs is really slow. In part from a procedural standpoint (selecting each individually as described above), but also because the form is bogging down and generating lists and accepting selections slowly.