WildMeOrg / Wildbook

Wild Me's first product, Wildbook supports researchers by allowing collaboration across the globe and automation of photo ID matching
https://www.wildme.org/wildbook.html
GNU General Public License v2.0
106 stars 72 forks source link

ability to edit sighting name from sighting page #577

Open TanyaStere42 opened 5 months ago

TanyaStere42 commented 5 months ago

Current Behavior

  1. Navigate to any sighting page (/occurrence.jsp?number=[UUID])
  2. See sighting ID (either ID as entered during bulk import or UUID if created as part of single submission) Image
  3. Cannot edit

Desired Behavior

  1. Navigate to any sighting page (/occurrence.jsp?number=[UUID])
  2. See sighting ID (either ID as entered during bulk import or UUID if created as part of single submission)
  3. Click button to edit sighting ID
  4. Open modal for sighting ID edit
  5. Click to confirm new sighting ID

Design notes Note: design is approximation. Use local patterns as possible

Image

PAVANA809 commented 3 months ago

@TanyaStere42 I will work on this

TanyaStere42 commented 2 months ago

Significant blocker found by @PAVANA809 in the lack of uuid for sightings in general. Need to address by adding uuid for sightings, which will unfortunately be a breaking change