[Koha-bugs] [Bug 24706] Toolbar not rendered correctly when a list is empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 21 15:45:41 CET 2020


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 99387
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99387&action=edit
Bug 24706: Fix ergonomic issue on the list view if empty

If the list is empty, the toolbar does not render correctly.
Buttons are displayed instead of links, also the "Sort" is displayed
when it should not

Test plan:
- Create a new list, do not add items
- Notice that the toolbar now renders correctly
- Use the different link to create/edit/delete
- Confirm that the sort link is not displayed
- Add a new item
- Confirm that the toolbar is looking the same as before

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


More information about the Koha-bugs mailing list