Bug 40757

Summary: Highlight circulation rules on click
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Staff interfaceAssignee: Nick Clemens (kidclamp) <nick>
Status: Pushed to main --- QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Crowdfunding goal: 0
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.11.00
Circulation function:
Attachments: Bug 40757: Highlight circulation rules on click
Bug 40757: Highlight circulation rules on click
Bug 40757: (follow-up) make highlight color more subtle
Bug 40757: Highlight circulation rules on click
Bug 40757: (follow-up) Make highlight color more subtle

Description Nick Clemens (kidclamp) 2025-09-04 15:38:36 UTC
It would be nice if you could highlight a rule in the circulation rules table without having to edit the rule, in order to ease reading across the table
Comment 1 Nick Clemens (kidclamp) 2025-09-04 15:41:02 UTC
Created attachment 186166 [details] [review]
Bug 40757: Highlight circulation rules on click

To test:
1 - Apply patch, yarn build, restart all
2 - Browse to Admin->Circulation rules
3 - Click on some rows
4 - They highlight!
5 - Click to edit a row, highlight removed
6 - Cancel editing, editing color is removed
7 - Sign off!
Comment 2 Brendan Lawlor 2025-09-04 17:42:33 UTC
Created attachment 186172 [details] [review]
Bug 40757: Highlight circulation rules on click

To test:
1 - Apply patch, yarn build, restart all
2 - Browse to Admin->Circulation rules
3 - Click on some rows
4 - They highlight!
5 - Click to edit a row, highlight removed
6 - Cancel editing, editing color is removed
7 - Sign off!

Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Comment 3 Brendan Lawlor 2025-09-04 17:42:36 UTC
Created attachment 186173 [details] [review]
Bug 40757: (follow-up) make highlight color more subtle

Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Comment 4 Martin Renvoize (ashimema) 2025-10-01 13:20:29 UTC
Created attachment 187189 [details] [review]
Bug 40757: Highlight circulation rules on click

To test:
1 - Apply patch, yarn build, restart all
2 - Browse to Admin->Circulation rules
3 - Click on some rows
4 - They highlight!
5 - Click to edit a row, highlight removed
6 - Cancel editing, editing color is removed
7 - Sign off!

Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk>
Comment 5 Martin Renvoize (ashimema) 2025-10-01 13:20:31 UTC
Created attachment 187190 [details] [review]
Bug 40757: (follow-up) Make highlight color more subtle

Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk>
Comment 6 Lucas Gass (lukeg) 2025-10-15 22:15:51 UTC
Nice work everyone!

Pushed to main for 25.11