http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11360 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart@biblibre.co | |m QA Contact|testopia@bugs.koha-communit |jonathan.druart@biblibre.co |y.org |m --- Comment #8 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Owen Leonard from comment #5)
Is there any reason to show the input field at all if it's disabled? We are inconsistent on the checkout page. Sometimes the input is displayed as disabled, sometimes it is hidden. I think we should stick with hiding the input (and the "options" checkboxes too in this case) if the user cannot interact with them.
Owen, could you explain this point please? This patch impacts the check-in page and I don't know where there is hidden fields. To me it is consistent to disable the input and the submit button here. (In reply to Liz Rea from comment #7)
putting the hold notification in a modal window might be nice here as well - something that greys the screen and puts the hold notice on top (with a non-js fallback, of course)
It is out-of-the-scope of this bug. Maybe could you open a new report for that? Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.