Bug 41170 - HIghlight previously edited item on add items page
Summary: HIghlight previously edited item on add items page
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Nick Clemens (kidclamp)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-03 12:41 UTC by Nick Clemens (kidclamp)
Modified: 2025-11-03 13:22 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 41170: Highlight previously edited item on add items page (3.45 KB, patch)
2025-11-03 13:22 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2025-11-03 12:41:49 UTC
Bug 31323 fixed the highlighting of an item remaining after the item was saved, however, some libraries found this useful for viewing the item after editing to confirm values.
Comment 1 Nick Clemens (kidclamp) 2025-11-03 13:22:35 UTC
Created attachment 188928 [details] [review]
Bug 41170: Highlight previously edited item on add items page

Some libraries find it useful to have the item that was just edited/saved visible in the items list

To test:
0 - Apply patch
1 - Edit an item, confirm the itme is highlighted yellow with title 'Currently editing'
    (Hover to see the title)
2 - Save the item
3 - Confirm item is now highlighted light blue with title 'Previously edited'
4 - Sign off