coolify/resources/views
claude[bot] ecd87d1ec2 fix: resolve scroll lock issue after closing quick search modal with escape key
- Replace x-trap.inert.noscroll with manual scroll management using x-trap.inert + x-init watcher
- Add explicit scroll restoration in closeModal() method
- Fixes issue where escape key after keyboard shortcut opening prevented page scrolling

Fixes #6716

Co-authored-by: Andras Bacsai <andrasbacsai@users.noreply.github.com>
2025-09-28 16:13:02 +00:00
..
auth feat(lang): add Polish language & improve forgot_password translation (#6306) 2025-08-04 14:13:33 +02:00
components refactor(toast-component): improve layout and icon handling in toast notifications 2025-09-23 15:29:38 +02:00
emails feat(email): implement email change request and verification process 2025-08-18 14:54:08 +02:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts Merge pull request #6556 from terijaki/patch-1 2025-09-22 12:55:19 +02:00
livewire fix: resolve scroll lock issue after closing quick search modal with escape key 2025-09-28 16:13:02 +00:00
server
source feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
vendor/mail