Summary: | Mismatched label on patron card batch edit form | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Jennifer Sutton <jennifersutton> |
Status: | Pushed to oldstable --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | david, fridolin.somers, jennifersutton, lucas, martin.renvoize, testopia, wainuiwitikapark |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This fixes the "Batch description" label when editing a patron card batch (Tools > Patrons and circulation > Patron card creator > Manage > Card batches > Edit). When you click on the batch description label, the input field is now selected and you can enter the batch description. Before this, you had to click in the field to add the description.
|
Version(s) released in: |
24.11.00,24.05.04,23.11.09
|
Circulation function: | |||
Attachments: |
Bug 35236: Make "Batch description" label match corresponding <input> field
Bug 35236: Make "Batch description" label match corresponding <input> field Bug 35236: Make "Batch description" label match corresponding <input> field Bug 35236: Make "Batch description" label match corresponding <input> field |
Description
Owen Leonard
2023-11-02 17:44:18 UTC
Created attachment 169629 [details] [review] Bug 35236: Make "Batch description" label match corresponding <input> field To test: 1. Create a new patron. 2. Go to Tools -> Patron card creator. 3. Create a new patron card batch. 4. On the "Edit patron card batch" page, click the "Batch description:" label. 5. Observe that the corresponding <input> field is selected. Created attachment 169636 [details] [review] Bug 35236: Make "Batch description" label match corresponding <input> field To test: 1. Create a new patron. 2. Go to Tools -> Patron card creator. 3. Create a new patron card batch. 4. On the "Edit patron card batch" page, click the "Batch description:" label. 5. Observe that the corresponding <input> field is selected. Signed-off-by: David Nind <david@davidnind.com> It took me a while to work out what was changed 8-). Now signed off, and a draft release note added. David Nind Created attachment 169724 [details] [review] Bug 35236: Make "Batch description" label match corresponding <input> field To test: 1. Create a new patron. 2. Go to Tools -> Patron card creator. 3. Create a new patron card batch. 4. On the "Edit patron card batch" page, click the "Batch description:" label. 5. Observe that the corresponding <input> field is selected. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 169725 [details] [review] Bug 35236: Make "Batch description" label match corresponding <input> field To test: 1. Create a new patron. 2. Go to Tools -> Patron card creator. 3. Create a new patron card batch. 4. On the "Edit patron card batch" page, click the "Batch description:" label. 5. Observe that the corresponding <input> field is selected. Mentored-by: Catalyst Academy Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant Backported to 24.05.x for upcoming 24.05.04 Pushed to 23.11.x for 23.11.09 Not backporting to 23.05.x unless requested |