Bug 35845

Summary: Add a 'note' or 'success'/'failure' wrapper around action feedback in patron search modals
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Staff interfaceAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 35329    
Bug Blocks:    
Attachments: Current display

Description Martin Renvoize 2024-01-19 11:09:36 UTC
Currently, the feedback given in the patron search modal, saying for example that a patron was added, is rather hidden away without formatting.

I'd like to see it displayed more prominently within an info box or similar (like the info div that displays to highlight when a particular search is filtered on permissions)

Bug 35329 comment 58
Comment 1 Martin Renvoize 2024-01-23 11:51:46 UTC
Jonathan ended up doing a basic version of this on the parent bug.. but I think we could further improve the styling.. the box background doesn't fill the width of the modal the same way the note hint does and it looks a little odd a the moment ;P

Leaving this bug open for that follow-up.
Comment 2 Martin Renvoize 2024-01-23 11:52:55 UTC
Created attachment 161297 [details]
Current display