[Koha-bugs] [Bug 32474] Implement infinite scroll in vue-select

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 3 10:36:28 CEST 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|jonathan.druart+koha at gmail. |matt.blenkinsop at ptfs-europe
                   |com                         |.com
             Status|ASSIGNED                    |NEW

--- Comment #58 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
To summary the last changes:
* The "required" was no longer working - It was not possible to save the form
* Cypress tests were failing because we didn't mock correctly the response
(X-Total-Count header was missing)
* "Pass label and identifier" patch can be dropped if you disagree with it, but
I think it's the correct way to fix the last remaining cypress failure (which
is about the display of the license's name when we edit an agreement)
* Something is wrong with "v-model" vs "modelValue", see previous comment.

Handing it back to Matt.

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


More information about the Koha-bugs mailing list