Skip to content

Commit 3910990

Browse files
puikinshclaude
andcommitted
fix(js): stop handleEscapeKey from bypassing Bootstrap modal keyboard option (#5993)
AdminLTE's accessibility Escape handler was overriding Bootstrap's native modal keyboard behavior, ignoring keyboard: false and closing all stacked modals. Now defers to Bootstrap when a modal is open. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0d4d857 commit 3910990

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

dist/js/adminlte.js

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/adminlte.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/adminlte.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)