mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-04-17 16:10:34 +00:00
Fix bool fields (#778)
* Improved UX for boolean fields - Use segmented button - Allow tristate - Improved filtering options * Bug fix for null filter values * Prevent null filters from being sent to the server * Update release notes
This commit is contained in:
parent
286daf2567
commit
04f98559fc
4 changed files with 97 additions and 19 deletions
|
|
@ -2,6 +2,9 @@
|
|||
---
|
||||
|
||||
- Auto-fill location data when receiving item via barcode scan
|
||||
- Visual improvements for boolean form fields
|
||||
- Add support for tri-state boolean form fields
|
||||
- Bug fixes for refreshing list view data
|
||||
|
||||
## 0.22.2 - February 2026
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue