Bug 29907

Summary: The 'type' column in the public lists table is redundant
Product: Koha Reporter: Noémie Labine <noemie.labine>
Component: ListsAssignee: Bugs List <koha-bugs>
Status: REOPENED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, m.de.rooy
Version: 20.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: 'Type' column

Description Noémie Labine 2022-01-19 20:10:54 UTC
Created attachment 129627 [details]
'Type' column

In the OPAC when we go to the lists page to see all the lists, there is a column for the 'type' of list.

For the public tab, this information is redundant as you are already in the public tab. The 'type' can't be anything else than public...

With the private lists tab, the type can change if you have a shared list, but for the public lists there are no other type.
Comment 1 Fridolin Somers 2022-01-21 20:56:55 UTC
Maybe we should create a 3rd tab for shared lists and remove this column.