Commit 05ee47b
fix: Close search when clicking outside of search area (#210)
So far, the search dialog could be closed by clicking outside of the
search element, but only if no text was entered. If text was entered in
the input field, it was no longer possible. This commit closes the
search on click outside, independent of entered text in the search
field.
Co-authored-by: Lennart Rommeiss <61516567+lenderom@users.noreply.github.com>1 parent 7d8fef9 commit 05ee47b
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
| 33 | + | |
| 34 | + | |
24 | 35 | | |
25 | 36 | | |
26 | 37 | | |
| |||
0 commit comments