Commit 7167aee
committed
fix: remove manual Bootstrap modal initialization
- Fix aria-hidden accessibility warning by letting Bootstrap manage modals automatically
- Modal functionality preserved through data-attributes (data-bs-toggle, data-bs-target)
- Resolves focus management conflicts between manual JS and Bootstrap's built-in handlers1 parent a9f92a5 commit 7167aee
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments