mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-14 19:25:27 +00:00
Keyboard fix (#306)
* Remove focusNode in search widget - Was causing some issues in iOS in particular * Improve search UX by cancelling previous query - Prevent successive search queries from being displayed * Update release notes * Add "type" for cancelable operation
This commit is contained in:
@ -1,6 +1,13 @@
|
||||
## InvenTree App Release Notes
|
||||
---
|
||||
|
||||
### 0.11.1 - April 2023
|
||||
---
|
||||
|
||||
- Fixes keyboard bug in search widget
|
||||
- Adds ability to create new purchase orders directly from the app
|
||||
- Adds support for the "contact" field to purchase orders
|
||||
|
||||
### 0.11.0 - April 2023
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user