Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes issues related to tables with an ID column #5152

Merged
merged 3 commits into from Nov 17, 2020

Conversation

jschuler
Copy link
Collaborator

@jschuler jschuler commented Nov 17, 2020

What: Closes #4835, Closes #5076

There was a naming collision between the internal Table's rowKey which was named id, and tables that have an ID column

kmcfaul
kmcfaul previously approved these changes Nov 17, 2020
@patternfly-build
Copy link
Contributor

patternfly-build commented Nov 17, 2020

Copy link
Contributor

@redallen redallen left a comment

Choose a reason for hiding this comment

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

🔐 secretTableRowKeyId 🔐

Copy link
Contributor

@redallen redallen left a comment

Choose a reason for hiding this comment

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

23 snapshots failed from 1 test suite.

Copy link
Contributor

@evwilkin evwilkin left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-io
Copy link

Codecov Report

Merging #5152 (ee43a08) into master (d37e774) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5152   +/-   ##
=======================================
  Coverage   52.28%   52.28%           
=======================================
  Files         571      571           
  Lines       10631    10631           
  Branches     3958     3958           
=======================================
  Hits         5558     5558           
  Misses       4368     4368           
  Partials      705      705           
Flag Coverage Δ
patternfly4 52.28% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/react-table/src/components/Table/Body.tsx 72.54% <50.00%> (ø)

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 d37e774...ee43a08. Read the comment docs.

@redallen redallen merged commit 581afb8 into patternfly:master Nov 17, 2020
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-catalog-view-extension@4.8.105
  • @patternfly/react-charts@6.12.2
  • @patternfly/react-console@4.1.6
  • @patternfly/react-core@4.79.2
  • @patternfly/react-datetime@4.2.50
  • @patternfly/react-docs@5.10.70
  • @patternfly/react-icons@4.7.18
  • @patternfly/react-inline-edit-extension@4.5.165
  • demo-app-ts@4.60.3
  • @patternfly/react-styles@4.7.16
  • @patternfly/react-table@4.19.23
  • @patternfly/react-tokens@4.9.18
  • @patternfly/react-topology@4.6.69
  • @patternfly/react-virtualized-extension@4.5.150

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants