2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Fixed search bar issues

This commit is contained in:
Oliver Walters
2021-02-22 18:06:04 +11:00
parent 24b7cfaede
commit 9f5583ee68
3 changed files with 45 additions and 9 deletions

View File

@ -4,7 +4,8 @@
- Fixes crash bug on top-level part category
- Fixed crash bug on top-level stock location
- Adds context overlay to barcode scanner view
- Notifcations are less obtrusive (uses snack bar)
- Notifications are less obtrusive (uses snack bar)
- Fixed search views - keyboard search button now works properly
## 0.1.0 - February 2021
---