Commit 10fd112
fix(ui): use direct blur handler for DID allowAdditions dropdown commit
Replace forceSelection/onHide approach with direct blur listener on
the search input element. onHide depends on Fomantic animation state
and may not fire; direct blur always fires. Uses 150ms delay to avoid
conflicts with menu item selection (Fomantic clears search on select).
Also restore value/text after Fomantic init to prevent placeholder reset.1 parent 04a46c0 commit 10fd112
2 files changed
Lines changed: 106 additions & 7 deletions
File tree
- sites/admin-cabinet/assets/js
- pbx/FormElements
- src/FormElements
0 commit comments