https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21398 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 79265 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79265&action=edit Bug 21398: Make search field mandatory when adding to a basket from an existing record Test plan: - Create a basket - Click the "Add to basket" button - Click "Search" on the first line => Without this patch you get an ugly screen: https://snag.gy/U8X3ZK.jpg => With this patch applied you will not be able to submit without filling the input in QA note: Yes, we could handle that controller side as well, but much more work. -- You are receiving this mail because: You are watching all bug changes.