BU-Spark / se-Symbiota-portal

The Symbiota Virtual Flora/Fauna project is an open source software project, with central goal of developing on-line tools that aid in the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklist, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and http://symbiota.org/
GNU General Public License v2.0
1 stars 3 forks source link

update the navigation of quick entry form #50

Closed ttaliacc closed 1 year ago

ttaliacc commented 1 year ago
Screen Shot 2023-08-13 at 20 36 23

We need to nav through the images in the batch, instead of all occurrences.

ttaliacc commented 1 year ago
Screen Shot 2023-08-15 at 12 57 59

Updated the navigation with the commit 7035156b8d8bd96c5873860fd04aca4d86129a15. Now, the navigation is among the images in the selected batch instead of all occurrences. For example the screen shot, the selected batch has 5 images, then the user can only navigate through these 5 images.

ttaliacc commented 1 year ago

When the image has no occid and barcode, we need to create a new occurrence. This new occurrence should should have the corresponding imgid and will be saved into db.

ttaliacc commented 1 year ago

This problem will be solved with issue #32