Commit 44253ca
committed
Use formik 'FastField' instead of 'Field' for performance reasons
On an Opencast system with a large number of series (>4,000), entering text in
the create or edit event dialogue box is slow. Using the formik 'FastField'
instead of 'Field' improves the performance.
Fixes #14061 parent e5714a7 commit 44253ca
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments