InvenTree/docs/docs/assets
Jan Krajdl 9cd0b520c2
Added keep open boolean field to Stock Location modal form (#11074)
* Added keep open boolean field to Stock Location modal form

* Rewrite keep form open field feature to avoid calling methods in form field definitions

* Rewrite keep form open feature as common form property

* Removed unused artefact from previous implementation

* keepOpenOption removed as default option for all create forms. Instead it's enabled on selected forms.

* keepOpenOption field speed improvement

- using useRef instead of useState
- keepOpenSwitch moved to own component

* Added keep form open feature to changelog

* Updated documentation: keep form open feature added to concepts/user_interface docs

* Added test case for "keep form open" feature

* Changed switch selector in keep form open feature test

---------

Co-authored-by: spm <jan.krajdl@cecolo.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
2026-03-29 15:09:47 +11:00
..
images Added keep open boolean field to Stock Location modal form (#11074) 2026-03-29 15:09:47 +11:00
favicon.ico Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
logo.png Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
open-in-new-custom.svg Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
paypal-logo-small-min-300x136.png Documentation integration (#4653) 2023-04-22 22:40:29 +10:00