Skip to content

Commit

Permalink
MM-15992 - Updating search bar description (mattermost#3035)
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood authored and jespino committed Jul 4, 2019
1 parent 89b5e14 commit 85fccfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/search_bar/search_bar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ export default class SearchBar extends React.Component {
ref={this.getSearch}
id='searchBox'
className='search-bar'
aria-describedby='searchbar-help-popup'
placeholder={Utils.localizeMessage('search_bar.search', 'Search')}
value={this.props.searchTerms}
onFocus={this.handleUserFocus}
Expand Down

0 comments on commit 85fccfb

Please sign in to comment.