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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #28 from Katrin Fischer <[email protected]> ---
1) I18N

ol.append(`<li><button class="btn btn-default"
onclick="remove_interface(${i});"><i class="fa fa-trash"></i> Delete
interface</li>`);

2) Vendor search

* I am seeing a strange effect there: the "My Vendor" vendor with
booksellerid=1 is showing up twice after applying the patch.
Switching back to master makes the doubled up vendor go away.

3) Vendor edit form

* Adding the email validation to the email field would be good.
* If you add multiple interfaces, the type pull down empties/resets to "" for
all interfaces when clicking on "Add another interface". This also happens to
the already saved interfaces.

4) Vendor details page

* The new information is not displaying correctly (see screenshot). I did a
yarn build and reset_all, nothing would fix. Background is wrong and also the
line height doesn't match with the other sections on the page.

5) Database update and sample data

* This appears complete and correct :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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