Commit 82fff45
committed
Keep autocomplete custom field dropdowns visible during search in inline edit
This commit addresses an inline edit issue on the ticket list.
Previously, all children of inline editor form with "loading" class
were hidden, which inadvertently included TomSelect dropdowns used in
autocomplete custom fields: they can also have a "loading" class when
updating options in response to your search string.1 parent 7afee33 commit 82fff45
File tree
1 file changed
+5
-2
lines changed1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | | - | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments