diff --git a/components/cycle-day/symptoms/sex.js b/components/cycle-day/symptoms/sex.js index 5a90249..d9ec336 100644 --- a/components/cycle-day/symptoms/sex.js +++ b/components/cycle-day/symptoms/sex.js @@ -116,13 +116,16 @@ export default class Sex extends Component { { - this.setState({other: val}) + this.setState({ + other: val, + focusTextArea: true + }) }} /> { this.state.other &&