Bug 23642

Summary: Additem.pl side tabs below item table
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2019-09-19 03:08:09 UTC
The side tabs on additem.pl are below the item table.  This is not a big deal if there are a few items, but with records that have many items (say 20 or more), and you want to navigate to one of the other record views, you have to scroll all the way below the table to do so.

Because the table needs to be as wide as it is, it doesn't make sense to have the tabs to the left of the table.  Instead, it might be a good idea to change the tabs to a horizontal tab menu above the table next to the search filter.  In fact, this might be a good idea throughout Koha.
Comment 1 Owen Leonard 2019-09-20 11:54:50 UTC
Discussion of this issue is already happening on Bug 13680

*** This bug has been marked as a duplicate of bug 13680 ***
Comment 2 Christopher Brannon 2019-09-20 14:19:59 UTC
Thanks.  Obviously I forgot about that one!