Skip to content

Conversation

@dlabaj
Copy link
Contributor

@dlabaj dlabaj commented Mar 21, 2019

Fixes issue where an error is thrown and applications crash when there is null as value in one of
the table cells.

Fix #1371

Fixes issue where an error is thrown and applications crash when there is null as value in one of
the table cells.

Fix # console.warn(`Cell value at [ ${rowKey}, ${key} ] should not be set to ${curr}`);
@patternfly-build
Copy link
Collaborator

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

@tlabaj tlabaj assigned jschuler and unassigned dlabaj Mar 21, 2019
karelhala
karelhala previously approved these changes Mar 21, 2019
Copy link
Contributor

@karelhala karelhala left a comment

Choose a reason for hiding this comment

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

Looks good! UI wise it's good as well.

dlabrecq
dlabrecq previously approved these changes Mar 21, 2019
@dlabaj dlabaj added this to the PF rc.1 milestone Mar 21, 2019
priley86
priley86 previously approved these changes Mar 21, 2019
Copy link
Member

@priley86 priley86 left a comment

Choose a reason for hiding this comment

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

no issue from me

@dlabaj dlabaj dismissed stale reviews from priley86, dlabrecq, and karelhala via 0ee0a1a March 21, 2019 16:02
@codecov-io
Copy link

codecov-io commented Mar 21, 2019

Codecov Report

Merging #1621 into master will decrease coverage by 0.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1621      +/-   ##
==========================================
- Coverage   82.89%   82.87%   -0.02%     
==========================================
  Files         573      573              
  Lines        6249     6255       +6     
  Branches       75       75              
==========================================
+ Hits         5180     5184       +4     
- Misses       1039     1041       +2     
  Partials       30       30
Flag Coverage Δ
#patternfly3 84.75% <ø> (ø) ⬆️
#patternfly4 79.54% <83.33%> (-0.04%) ⬇️
#patternflymisc 95.68% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...ternfly-4/react-table/src/components/Table/Body.js 89.65% <83.33%> (-6%) ⬇️

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 01ed786...0ee0a1a. Read the comment docs.

@tlabaj tlabaj merged commit 0c86510 into patternfly:master Mar 21, 2019
@dlabaj dlabaj deleted the issue_1371 branch March 30, 2019 16:02
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.

9 participants