digital-preservation / droid

DROID (Digital Record and Object Identification)
BSD 3-Clause "New" or "Revised" License
284 stars 75 forks source link

UI minor bugs #1101

Closed sparkhi closed 6 months ago

sparkhi commented 6 months ago

A few Ux bugs (some long standing, some recent) are fixed 1) Cancelling the "Preferences" dialog was not resetting the changes on the dialog - this might have been a long standing source of confusion for many people around the issue of "hash not generated"

2) Whether to launch a new profile or not is decided by a few properties, there should have been signature files in that list, instead there was signature file URL

3) Cancelling the "Do you want to create a new profile?" question and then cancelling the preferences dialog was still setting the response code to be OK causing another issue in a specific situation (might have been masked by 1 above)