Bug 27775

Summary: Add hint about drag and drop feature on framework subfield edit
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: TemplatesAssignee: Fridolin Somers <fridolin.somers>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: enhancement    
Priority: P5 - low CC: black23, caroline.cyr-la-rose, fridolin.somers, matt.blenkinsop
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
The sequence subfields appear when cataloguing bibliographic records, auhority records or items can be changed for each framework. To make this feature more visible a note was added to the framework administration page.
Version(s) released in:
23.05.00
Bug Depends on: 8976    
Bug Blocks:    
Attachments: Bug 27775: Add hint about drag and drop feature on framework subfield edit
Bug 27775: Add hint about drag and drop feature on framework subfield edit
Bug 27775: Add hint about drag and drop feature on framework subfield edit
Bug 27775: (QA follow-up) Slightly change of wording

Description Tomás Cohen Arazi 2021-02-24 15:34:23 UTC
Bug 8976 introduced a way to sort subfields on a MARC/Auth framework using drag and drop. But there's no visible hint alerting the user the feature exists.

It would be great to have that.
Comment 1 Fridolin Somers 2023-03-18 03:35:00 UTC
Created attachment 148399 [details] [review]
Bug 27775: Add hint about drag and drop feature on framework subfield edit

Bug 8976 introduced a way to sort subfields on a MARC/Auth framework using drag and drop. But there's no visible hint alerting the user the feature exists.

Test plan :
1) Go to Admistration > MARC bibliographic framework
2) Choose a framework and click on Actions > MARC structure
3) Choose a field and click on Actions > Edit subfields
4) Check you see the hint
5) Go to Admistration > Authority types
6) Choose a type and click on Actions > MARC structure
7) Choose a field and click on Actions > Subfields
8) Click on Edit subfields
9) Check you see the hint
Comment 2 Fridolin Somers 2023-03-18 03:36:27 UTC
Maybe we also should change the color of the tab that is been dragged.
But I dont see a change in DOM we can rely on.
Comment 3 David Nind 2023-04-08 20:58:25 UTC
Created attachment 149309 [details] [review]
Bug 27775: Add hint about drag and drop feature on framework subfield edit

Bug 8976 introduced a way to sort subfields on a MARC/Auth framework using drag and drop. But there's no visible hint alerting the user the feature exists.

Test plan :
1) Go to Admistration > MARC bibliographic framework
2) Choose a framework and click on Actions > MARC structure
3) Choose a field and click on Actions > Edit subfields
4) Check you see the hint
5) Go to Admistration > Authority types
6) Choose a type and click on Actions > MARC structure
7) Choose a field and click on Actions > Subfields
8) Click on Edit subfields
9) Check you see the hint

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 Katrin Fischer 2023-04-09 12:05:16 UTC
Created attachment 149358 [details] [review]
Bug 27775: Add hint about drag and drop feature on framework subfield edit

Bug 8976 introduced a way to sort subfields on a MARC/Auth framework using drag and drop. But there's no visible hint alerting the user the feature exists.

Test plan :
1) Go to Admistration > MARC bibliographic framework
2) Choose a framework and click on Actions > MARC structure
3) Choose a field and click on Actions > Edit subfields
4) Check you see the hint
5) Go to Admistration > Authority types
6) Choose a type and click on Actions > MARC structure
7) Choose a field and click on Actions > Subfields
8) Click on Edit subfields
9) Check you see the hint

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2023-04-09 12:05:18 UTC
Created attachment 149359 [details] [review]
Bug 27775: (QA follow-up) Slightly change of wording

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 6 Tomás Cohen Arazi 2023-04-12 12:27:32 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 7 Matt Blenkinsop 2023-04-17 08:57:54 UTC
Enhancement - not backporting to 22.11.x

Nice work everyone!
Comment 8 Fridolin Somers 2023-04-21 06:54:12 UTC
(In reply to Katrin Fischer from comment #5)
> Created attachment 149359 [details] [review] [review]
> Bug 27775: (QA follow-up) Slightly change of wording
> 
> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Thanks for that, I always write plurals wrong ^^
Comment 9 Caroline Cyr La Rose 2023-05-24 19:34:29 UTC
The screenshot for this hint was already in the 23.05 manual. But I added the info in the text of the manual about the drag and drop feature.