Logically reading the Manage staged MARC records page, the 'Import this batch into the catalog' button is above the dropdown selector for which framework to use. This poses a problem if a user clicks the button before selecting which framework they want to import the batch as because it will be imported using the default framework otherwise. The patch attached will move the button below the dropdown selector so as make everything appear in a more logical order.
Created attachment 67628 [details] [review] Bug 19414 - Move the location of the 'Import this batch into the catalog' button Moves the location of the button in question to be below the framework selector Test plan: 1. Go to Tools -> Stage MARC records for import 2. Upload a .mrc file and stage it for import 3. Click Manage staged records 4. Note that the import button appears above the framework selector 5. Apply patch 6. Refresh the window 7. Notice that the button has now moved to below the framework selector Sponsored-By: CALYX information essentials
Created attachment 67789 [details] [review] Bug 19414 - Move the location of the 'Import this batch into the catalog' button Moves the location of the button in question to be below the framework selector Test plan: 1. Go to Tools -> Stage MARC records for import 2. Upload a .mrc file and stage it for import 3. Click Manage staged records 4. Note that the import button appears above the framework selector 5. Apply patch 6. Refresh the window 7. Notice that the button has now moved to below the framework selector Sponsored-By: CALYX information essentials Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Thx for your first patch, Dilan!
Created attachment 67916 [details] [review] Bug 19414 - Move the location of the 'Import this batch into the catalog' button Moves the location of the button in question to be below the framework selector Test plan: 1. Go to Tools -> Stage MARC records for import 2. Upload a .mrc file and stage it for import 3. Click Manage staged records 4. Note that the import button appears above the framework selector 5. Apply patch 6. Refresh the window 7. Notice that the button has now moved to below the framework selector Sponsored-By: CALYX information essentials Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 17.11, thanks to everybody involved!