Skip to content

Commit

Permalink
Merge branch 'master' into john/0.4-lpo-performance-boost
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbaldwin committed Dec 10, 2020
2 parents 8bf3bf9 + 131f462 commit 071e13a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/views/ProgressOverview.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ class ProgressOverview extends Component {
<div className={styles['refining-container__filters']}>
<ListSearch
valueChangeFunction={this.setSearchQuery}
waitInterval={2000}
inputPlaceholder='Search by users name, username or email...'
/>
<div className={styles['multiselect-container']}>
Expand Down

0 comments on commit 071e13a

Please sign in to comment.