Add aria-autocomplete='list' in Textaria (#5889)
ref: https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete
This commit is contained in:
		
							parent
							
								
									82884ac5c4
								
							
						
					
					
						commit
						b4bc594c5a
					
				| @ -209,6 +209,7 @@ export default class AutosuggestTextarea extends ImmutablePureComponent { | ||||
|             onBlur={this.onBlur} | ||||
|             onPaste={this.onPaste} | ||||
|             style={style} | ||||
|             aria-autocomplete='list' | ||||
|           /> | ||||
|         </label> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user