mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-30 21:05:42 +00:00 
			
		
		
		
	Check connection before searching
This commit is contained in:
		| @@ -33,6 +33,9 @@ class InvenTreeDrawer extends StatelessWidget { | ||||
|   } | ||||
|  | ||||
|   void _search() { | ||||
|  | ||||
|     if (!InvenTreeAPI().checkConnection(context)) return; | ||||
|  | ||||
|     _closeDrawer(); | ||||
|  | ||||
|     showSearch( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user