Summary: | 'Edit items in a batch' should open in a new tab | ||
---|---|---|---|
Product: | Koha | Reporter: | Laura Escamilla <Laura.escamilla> |
Component: | Cataloging | Assignee: | Laura Escamilla <Laura.escamilla> |
Status: | Failed QA --- | QA Contact: | Emily Lamancusa (emlam) <emily.lamancusa> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | emily.lamancusa, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 38537: Add target to open the form in a new tab
Bug 38537: Add target to open the form in a new tab |
Description
Laura Escamilla
2024-11-26 15:57:38 UTC
Created attachment 174988 [details] [review] Bug 38537: Add target to open the form in a new tab To test: 1) Navigate to an item. 2) In the top toolbar click on "Edit" and then the "Edit items in a batch" button. Notice that the new page opens within the same tab. 3) Apply the patch. restart_all 4) Retry steps 1 & 2. This time notice that the new page opens within a new tab. 5) Sign off and have a spectacular day. Created attachment 175054 [details] [review] Bug 38537: Add target to open the form in a new tab To test: 1) Navigate to an item. 2) In the top toolbar click on "Edit" and then the "Edit items in a batch" button. Notice that the new page opens within the same tab. 3) Apply the patch. restart_all 4) Retry steps 1 & 2. This time notice that the new page opens within a new tab. 5) Sign off and have a spectacular day. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Hi Laura, could you explain the use case for this? The change is straightforward enough, but everything else in the Edit menu opens within the same tab too, and changing just one link seems confusing to me. Setting to FQA for feedback |