Bug 31323 - Edit item highlighting problem
Summary: Edit item highlighting problem
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-08 21:40 UTC by Lucas Gass
Modified: 2022-08-08 21:40 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass 2022-08-08 21:40:05 UTC
To reproduce:

1 search the catalog
2 find a record with 1 item
3 click the edit button in the item table (to the right of Spine Label)
4 when I click "save changes" the item is still highlighted yellow


It appears like the '.active' class is lingering. I think this might be caused by Bug 27526?