https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23418 --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Owen Leonard from comment #1)
that the radio buttons are replaced with buttons
The controls are radio buttons because the interface was designed to let the user confirm or deny the changes for multiple patrons at once. A regular submit button would reload the page after each patron.
* Cancel (instead of ignore - which is confusing, or just eliminate altogether)
Ignore is important because the person reviewing the list of changes may not want to address it for some reason. "Cancel" implies that the modification request would disappear.
Eliminating it might be possible if the radio buttons were converted to submit buttons, but I don't think that's the right choice.
I understand. The accordion interface is a little unusual though, and not typical for other bulk modifications that I am aware of. It is also strange to use this method without a confirmation of all the changes being made. But that is beside the point. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.