[Koha-bugs] [Bug 35329] Move patron searches to a modal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 26 15:37:05 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35329

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161398|0                           |1
        is obsolete|                            |
 Attachment #161399|0                           |1
        is obsolete|                            |
 Attachment #161400|0                           |1
        is obsolete|                            |
 Attachment #161401|0                           |1
        is obsolete|                            |
 Attachment #161402|0                           |1
        is obsolete|                            |
 Attachment #161403|0                           |1
        is obsolete|                            |
 Attachment #161404|0                           |1
        is obsolete|                            |
 Attachment #161405|0                           |1
        is obsolete|                            |
 Attachment #161406|0                           |1
        is obsolete|                            |
 Attachment #161407|0                           |1
        is obsolete|                            |
 Attachment #161408|0                           |1
        is obsolete|                            |
 Attachment #161409|0                           |1
        is obsolete|                            |
 Attachment #161410|0                           |1
        is obsolete|                            |
 Attachment #161411|0                           |1
        is obsolete|                            |
 Attachment #161412|0                           |1
        is obsolete|                            |
 Attachment #161413|0                           |1
        is obsolete|                            |
 Attachment #161414|0                           |1
        is obsolete|                            |
 Attachment #161415|0                           |1
        is obsolete|                            |
 Attachment #161416|0                           |1
        is obsolete|                            |
 Attachment #161417|0                           |1
        is obsolete|                            |

--- Comment #134 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 162436
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162436&action=edit
Bug 35329: move patron search to modal - Add guarantor

This is the first of many patches to come.

We will rewrite the patron search popup to convert it to a Bootstrap's modal.

I faced different problems on different pages, it is preferable to test
each page on top of the whole patchset, to make sure a futur change will
not break previous pages (and this is why they are all on the same bug
report).

For each page we will test that:
* the different filters work
* the "Clear" filters button work
* the "Add" or "Select" patron button works
* the nested modal to display patron's details (when clicking on their
  name or cardnumber) works

On this patch we are testing the guarantor search:
Create a edit a patron and click "Add guarantor" to open the modal.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list