performant-software / neatline-omeka-s

A module for Omeka S that provides an API for the Neatline 3 single page application
13 stars 3 forks source link

Why does a user need to save a new record before drawing any geometry? #64

Closed eam5 closed 5 years ago

eam5 commented 5 years ago

When creating a new record, a user needs to first click save before the drawing tools appear - can these be visible initially when creating a new record? Currently seems like an extra step thats not user friendly.

akstuhl commented 5 years ago

This is a good UX consideration that should be kept in mind while improving the handoff between geometry-drawing and record saving in the SPA. I've created a corresponding issue for this one in the SPA repo at https://github.com/scholarslab/neatline-spa/issues/135.