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

--- Comment #13 from Jonathan Druart <jonathan.dru...@gmail.com> ---
Created attachment 166688
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166688&action=edit
Bug 35862: Fix patron_search_form selection

We were no longer getting a match here and so ended up with 2 forms on
the budget page (where we have two modals for patron: owner and users).

Caught be selenium tests patrons_search.t :
Error while executing command: element not interactable: Element <a
class="patron_name patron_preview"
href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=511"> could not be
scrolled into view

It fixes the following UI issues:
When you open a modal, start a search, close the modal
open the other modal search: the results from the other modal were shown

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to