Bug 31332

Summary: Claims return alert does not clear on check in screen
Product: Koha Reporter: Daniel Gaghan <daniel.gaghan>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 21.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Daniel Gaghan 2022-08-09 16:15:43 UTC
Currently the Claims Return Message/Alert in the check-in page does not clear when the claims returned is resolved. 

Steps to replicated. 

Check-in a claims returned item in the check-in screen. 
Note a Claims Returned message/alert appears
Select Resolve claim on the alert.
Choose a Resolution and click Resolve Claim. 
User is taken back to check-in screen. 
Claims returned alert is still present but should have been removed after resolving claims.
Comment 1 Katrin Fischer 2022-08-21 22:05:34 UTC
This appears to work in master - not sure if this might be an issue only in older versions.

I notice that the warn shows in the background but is overlaid by the modal. Maybe some issue there?