2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Fix for search screen

- Change input and controller
- Add focus node
- Add "searching" indicator
This commit is contained in:
Oliver Walters
2022-05-19 20:38:28 +10:00
parent d7d8cefddd
commit acf89426ce
3 changed files with 79 additions and 17 deletions

View File

@ -1,6 +1,11 @@
## InvenTree App Release Notes
---
### 0.7.1 - May 2022
---
- Fixes issue which prevented text input in search window
### 0.7.0 - May 2022
---