Skip to content

Commit

Permalink
Merge "BE-649 Selected Channel not stable in UI" into cii-badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrunza authored and Gerrit Code Review committed May 30, 2019
2 parents 99f7c6d + 138fd5e commit 49360d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/Header/HeaderView.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ export class HeaderView extends Component {
}

this.setState({
currentChannel: currentChannel,
channels: options,
isLoading: false,
selectedChannel: selectedValue
Expand Down

0 comments on commit 49360d6

Please sign in to comment.