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.
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
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.
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>
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>
Created attachment 149359 [details] [review] Bug 27775: (QA follow-up) Slightly change of wording Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Enhancement - not backporting to 22.11.x Nice work everyone!
(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 ^^
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.