https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42014 --- Comment #1 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 194739 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194739&action=edit Bug 42014: Show empty state message on patron lists tab - When no patron lists exist in the system, the patron lists tab on the patron detail page renders completely blank - Other tabs follow the convention of showing a message in the empty state (e.g. "Patron has nothing on hold.") - Add an empty state message with a link to create a new patron list, matching the established pattern To test: - Go to a patron detail page and click the "Patron lists" tab - If no patron lists exist, observe the tab is blank - Apply patch - Repeat the above steps - Verify the tab now shows "Patron is not on any list." with a link to create a new patron list - Click the link and create a patron list - Return to the patron detail page and verify the "Add patron to list" dropdown now appears instead -- You are receiving this mail because: You are watching all bug changes.