Skip to content

Bug: Nooba data consumption label undefined - #3052

Merged
openshift-merge-robot merged 1 commit into
openshift:masterfrom
a2batic:nooba-bug2
Oct 24, 2019
Merged

Bug: Nooba data consumption label undefined#3052
openshift-merge-robot merged 1 commit into
openshift:masterfrom
a2batic:nooba-bug2

Conversation

@a2batic

@a2batic a2batic commented Oct 22, 2019

Copy link
Copy Markdown
Contributor

Before:
Screenshot from 2019-10-22 22-59-55
After:
Screenshot from 2019-10-22 22-54-05

Label for the data-consumption card is showing as undefined due to upgrade of Victory chart package (through patternfly/react-charts package) old: labels={(d)=> 'x: ${d.x}'}, changed to new labels={({ datum }) => 'x: ${d.x}'}, hence now labels should be given a single argument.
https://github.com/FormidableLabs/victory/releases/tag/v33.0.0
Signed-off-by: Kanika kmurarka@redhat.com

Signed-off-by: Kanika <kmurarka@redhat.com>
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 22, 2019
@a2batic

a2batic commented Oct 22, 2019

Copy link
Copy Markdown
Contributor Author

/assign @cloudbehl @afreen23

@openshift-ci-robot openshift-ci-robot added the component/noobaa Related to noobaa-storage-plugin label Oct 22, 2019

@spadgett spadgett left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 22, 2019
@spadgett

Copy link
Copy Markdown
Member

/kind bug

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 22, 2019
@spadgett spadgett added this to the v4.3 milestone Oct 22, 2019
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: a2batic, spadgett

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 22, 2019
@spadgett

Copy link
Copy Markdown
Member

/retest

2 similar comments
@spadgett

Copy link
Copy Markdown
Member

/retest

@spadgett

Copy link
Copy Markdown
Member

/retest

@openshift-merge-robot
openshift-merge-robot merged commit 48f9a20 into openshift:master Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. component/noobaa Related to noobaa-storage-plugin kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants