Commit 6114283
committed
Completer.js: Trigger autosubmit when no suggestion is selected and completer isn’t in term input
Ensure the form submits automatically when:
- The completer is not part of term input or instrumented
- The completer has the autosubmit dataset attribute
- No suggestion is explicitly selected1 parent 01b4082 commit 6114283
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
501 | 508 | | |
502 | 509 | | |
503 | 510 | | |
| |||
0 commit comments