Commit efc4216
Patch 5 (#1311)
* disable spellcheck, autocorrect and autocapitalize on the filter input
the text entered here are likely to be functions and technical terms and as such spellcheck, autocapitalize and autocorrect would better be disabled.
* Update test snapshot
Co-authored-by: Christian Oliff <[email protected]>1 parent 761aaee commit efc4216
File tree
2 files changed
+6
-0
lines changed- __tests__/__snapshots__
- src/default_theme
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1549 | 1549 | | |
1550 | 1550 | | |
1551 | 1551 | | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
1552 | 1555 | | |
1553 | 1556 | | |
1554 | 1557 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments