ohmg-dev / OldInsuranceMaps

A public space for georeferencing historical fire insurance maps.
https://oldinsurancemaps.net
GNU General Public License v3.0
17 stars 2 forks source link

[Request] Add more buttons for preparation without split #161

Open mradamcox opened 10 months ago

mradamcox commented 10 months ago

Describe the feature or enhancement you're looking for Currently a user must enter the splitting interface in order to mark that a sheet need not be split. If they indicate that it doesn't they are forwarded to the georeferencing interface for that item. This is pretty cumbersome when trying to prepare many documents quickly, so the following changes are proposed:

  1. Alter the existing button to return user to the volume summary page
  2. Add a new button that retains the old redirect. The icon for this should be a checkbox with an arrow to the right.
  3. Add these two buttons into the preview interface that is opened when a user clicks on a sheet's thumbnail in the volume summary page

If this request is linked to a problem, please describe. This will address #30 and also #108.

mradamcox commented 10 months ago

This Phosphor icon should replace the existing one: image and a new one with the arrow mentioned above should be made for the second button.

mradamcox commented 10 months ago

An alternative would be to keep only one icon/button, and add a confirmation modal with links that the user can use to decide where they would like to be redirected to. This approach would roll a confirmation step into the process, which would be beneficial.