Skip to content

Commit

Permalink
Pagination page input now requires enter, no longer requires debounce…
Browse files Browse the repository at this point in the history
… (#389)

this changed here patternfly/patternfly-react#2417
(previous behavior was instant execution on any input)
  • Loading branch information
Travis CI User committed Aug 5, 2019
1 parent 549cc3c commit e3b1134
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions app.info.json
@@ -1,11 +1,11 @@
{
"app_name": "insights",
"src_hash": "0dae30896880e6421a2d79c29924dd8c29c87d0c",
"src_hash": "dc10df58c5b548caf254d48fc0203761f100a62a",
"src_tag": "",
"src_branch": "master",
"travis": {
"event_type": "push",
"build_number": "1913",
"build_web_url": "https://travis-ci.org/RedHatInsights/insights-advisor-frontend/builds/567842874"
"build_number": "1914",
"build_web_url": "https://travis-ci.org/RedHatInsights/insights-advisor-frontend/builds/567853126"
}
}
2 changes: 1 addition & 1 deletion js/10.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions js/9.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/App.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/Details.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e3b1134

Please sign in to comment.