FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(Pagination): Let users enter numbers into the input field by rebeccaalpert · Pull Request #2417 · patternfly/patternfly-react · GitHub

feat(Pagination): Let users enter numbers into the input field - #2417

Merged
tlabaj merged 3 commits into
patternfly:masterfrom
rebeccaalpert:pagination-input
Jul 11, 2019
Merged

feat(Pagination): Let users enter numbers into the input field#2417
tlabaj merged 3 commits into
patternfly:masterfrom
rebeccaalpert:pagination-input

Conversation

Copy link
Copy Markdown
Member

Users can now enter numbers into the input field without highlighting the page number in the input field. You have to hit enter in order for the change to go through and affect the dropdown/buttons. Non-integer inputs will default to the previous page number on enter.

Fixes #2344.

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://patternfly-react-pr-2417.surge.sh

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This is awesome, thanks so much!

tlabaj added the bug 🐛 label Jul 5, 2019
tlabaj requested a review from jschuler July 5, 2019 14:28

rebeccaalpert commented Jul 9, 2019
edited
Loading

Copy link
Copy Markdown
Member Author

Refactored to work with Nicole's TypeScript conversion.

Copy link
Copy Markdown
Member Author

Addressed PR feedback.

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM! 🥇

jessiehuff left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM :)

tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

tlabaj merged commit 38ed9d8 into patternfly:master Jul 11, 2019

Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-core@3.70.0
  • @patternfly/react-docs@4.8.73
  • @patternfly/react-inline-edit-extension@2.9.36
  • demo-app-ts@2.11.0
  • @patternfly/react-integration@2.11.0
  • @patternfly/react-table@2.14.10
  • @patternfly/react-topology@2.6.7
  • @patternfly/react-virtualized-extension@1.1.69

Thanks for your contribution! 🎉

AllenBW added a commit to AllenBW/insights-advisor-frontend that referenced this pull request Aug 5, 2019
this changed here patternfly/patternfly-react#2417
(previous behavior was instant execution on any input)
AllenBW added a commit to RedHatInsights/insights-advisor-frontend that referenced this pull request Aug 5, 2019
ryelo pushed a commit to RedHatInsights/insights-advisor-frontend-build that referenced this pull request Aug 5, 2019
… (#389)

this changed here patternfly/patternfly-react#2417
(previous behavior was instant execution on any input)
ryelo pushed a commit to RedHatInsights/insights-advisor-frontend-build that referenced this pull request Aug 5, 2019
… (#389)

this changed here patternfly/patternfly-react#2417
(previous behavior was instant execution on any input)
ryelo pushed a commit to RedHatInsights/insights-advisor-frontend-build that referenced this pull request Aug 5, 2019
… (#389)

this changed here patternfly/patternfly-react#2417
(previous behavior was instant execution on any input)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PF4 Table: Pagination input field weird behavior

6 participants


Back | FazBrowse Home | New Git URL