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

fix(select): Add the type prop to the select toggle button by boaz0 · Pull Request #3495 · patternfly/patternfly-react · GitHub

fix(select): Add the type prop to the select toggle button - #3495

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
boaz0:closes_3463
Jan 13, 2020
Merged

fix(select): Add the type prop to the select toggle button#3495
tlabaj merged 1 commit into
patternfly:masterfrom
boaz0:closes_3463

Conversation

boaz0 commented Jan 13, 2020

Copy link
Copy Markdown
Member

What: Closes #3463

This is an easy fix.

I added select spec test to verify this works and there won't be regressions and updated the snapshot.

Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>

Copy link
Copy Markdown
Collaborator

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

codecov-io commented Jan 13, 2020
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #3495 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #3495   +/-   ##
======================================
  Coverage    67.1%   67.1%           
======================================
  Files         903     903           
  Lines       25483   25483           
  Branches     2254    2254           
======================================
  Hits        17100   17100           
  Misses       7342    7342           
  Partials     1041    1041
Flag Coverage Δ
#misc 95.45% <ø> (ø) ⬆️
#patternfly3 69.29% <ø> (ø) ⬆️
#patternfly4 64.21% <ø> (ø) ⬆️
Impacted Files Coverage Δ
.../react-core/src/components/Select/SelectToggle.tsx 60.57% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6817b53...38bf930. Read the comment docs.

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 e61c0bd into patternfly:master Jan 13, 2020

Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-console@2.0.10
  • @patternfly/react-catalog-view-extension@1.1.70
  • @patternfly/react-core@3.130.6
  • @patternfly/react-docs@4.16.84
  • @patternfly/react-inline-edit-extension@2.14.30
  • demo-app-ts@3.17.6
  • @patternfly/react-integration@3.17.1
  • @patternfly/react-table@2.24.74
  • @patternfly/react-topology@2.11.58
  • @patternfly/react-virtualized-extension@1.3.71

Thanks for your contribution! 🎉

boaz0 deleted the closes_3463 branch April 24, 2020 06:41
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 Button type is missing in SelectToggle

5 participants


Back | FazBrowse Home | New Git URL