Bug 23642 - Additem.pl side tabs below item table
Summary: Additem.pl side tabs below item table
Status: RESOLVED DUPLICATE of bug 13680
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-19 03:08 UTC by Christopher Brannon
Modified: 2019-09-20 14:19 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!