[Bug 23418] New: Patron modification controls
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23418 Bug ID: 23418 Summary: Patron modification controls Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The radio buttons are unusual in members-update.pl. I would like to suggest that the radio buttons are replaced with buttons below the changes: * Approve * Deny * Cancel (instead of ignore - which is confusing, or just eliminate altogether) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23418 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=23212 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23418 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> ---
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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org