diff --git a/src/components/IOUConfirmationList.js b/src/components/IOUConfirmationList.js index 8b46974f39ada..7b121d6c366c0 100755 --- a/src/components/IOUConfirmationList.js +++ b/src/components/IOUConfirmationList.js @@ -275,6 +275,7 @@ class IOUConfirmationList extends Component { onChangeText={this.props.onUpdateComment} placeholder={this.props.translate('common.optional')} placeholderTextColor={themeColors.placeholderText} + autoFocus />