Autofocus comment textarea in report modal
This commit is contained in:
		
							parent
							
								
									b3c698d6f4
								
							
						
					
					
						commit
						1cb3af21c5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -106,6 +106,7 @@ export default class ReportModal extends ImmutablePureComponent {
 | 
			
		|||
              onChange={this.handleCommentChange}
 | 
			
		||||
              onKeyDown={this.handleKeyDown}
 | 
			
		||||
              disabled={isSubmitting}
 | 
			
		||||
              autoFocus
 | 
			
		||||
            />
 | 
			
		||||
 | 
			
		||||
            {domain && (
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue