Commit 0cf01e7
fix(admin): blur visibility toggle after click to dismiss tooltip
After toggling announcement visibility, the button retains browser
focus, which keeps the tooltip visible even after the cursor moves
away. Call blur() to release focus and allow the tooltip to dismiss
naturally on mouse-out.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ec9a957 commit 0cf01e7
1 file changed
Lines changed: 8 additions & 1 deletion
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
88 | 95 | | |
89 | 96 | | |
90 | 97 | | |
| |||
0 commit comments