| Summary: | Improve display of 'Manage bundle' button | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, gmcharlt, kyle |
| Version: | 20.11 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 28854 | ||
| Bug Blocks: | |||
|
Description
Katrin Fischer
2022-07-01 13:44:32 UTC
(In reply to Katrin Fischer from comment #0) > When a potential bundle item (on a record with bib level = c), has no > bundled items, the button shows as: > > Manage bundle (|). > > It might be nicer to make this (0|0) or better not to display this part, if > there is nothing bundled yet. > > It might also be nice to add a tooltip explaining about what the first and > second number mean. > > First number: items lost > Second number: items total The first part of this is fixed. This now shows as "Manage bundle (0|0)". |