geobtaa / geoblacklight_admin

MIT License
4 stars 2 forks source link

After creating new doc, stay on the item page #61

Closed karenmajewicz closed 4 weeks ago

karenmajewicz commented 1 month ago

What currently happens:

  1. Click "New Document"
  2. Fill in values
  3. Click "Create Document"
  4. Sent to Dashboard

What should happen:

  1. Click "New Document"
  2. Fill in values
  3. Click "Create Document"
  4. Stay on same page

I can see the logic of sending the user to the dashboard, but, in practice, I usually need to continue working on the item. For example, I can only upload or publish a record after it has been created. The current workflow means I have to sort the dashboard list and just reopen the same item.