InvenTree/src
Oliver a38c3963f2
[UI] Form fix (#12348)
* Refactor API form fields

- Prevent reconstruction of all fields when single value changes
- Memoize components more intelligently
- Fix enter key callback ref

* memoize other field types too

* More memo

* Prevent duplicate API calls for related model field

* Add aria-label for IconField

* add playwright tests for form field coverage
2026-07-10 16:54:13 +10:00
..
backend Currency options fix (#12343) 2026-07-10 00:21:01 +10:00
frontend [UI] Form fix (#12348) 2026-07-10 16:54:13 +10:00
performance fix performance test (#12006) 2026-05-26 10:40:17 +10:00