mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Improve usability
This commit is contained in:
		
							parent
							
								
									958c59b065
								
							
						
					
					
						commit
						251bf4bd61
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -378,6 +378,9 @@ export default Vue.extend({
 | 
			
		|||
			vm.$once('selected', user => {
 | 
			
		||||
				this.complete('user', user);
 | 
			
		||||
			});
 | 
			
		||||
			vm.$once('closed', () => {
 | 
			
		||||
				this.textarea.focus();
 | 
			
		||||
			});
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue