Bug 27775 - Add hint about drag and drop feature on framework subfield edit
Summary: Add hint about drag and drop feature on framework subfield edit
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Fridolin Somers
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 8976
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-24 15:34 UTC by Tomás Cohen Arazi
Modified: 2023-12-28 20:43 UTC (History)
4 users (show)

See Also:
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


Attachments
Bug 27775: Add hint about drag and drop feature on framework subfield edit (2.66 KB, patch)
2023-03-18 03:35 UTC, Fridolin Somers
Details | Diff | Splinter Review
Bug 27775: Add hint about drag and drop feature on framework subfield edit (2.70 KB, patch)
2023-04-08 20:58 UTC, David Nind
Details | Diff | Splinter Review
Bug 27775: Add hint about drag and drop feature on framework subfield edit (2.76 KB, patch)
2023-04-09 12:05 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 27775: (QA follow-up) Slightly change of wording (2.34 KB, patch)
2023-04-09 12:05 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.