Skip to content

Query Browser: Eliminate unnecessary re-renders following some actions - #3118

Merged
openshift-merge-robot merged 1 commit into
openshift:masterfrom
kyoto:query-browser-memo-diabled-queries
Oct 28, 2019
Merged

Query Browser: Eliminate unnecessary re-renders following some actions#3118
openshift-merge-robot merged 1 commit into
openshift:masterfrom
kyoto:query-browser-memo-diabled-queries

Conversation

@kyoto

@kyoto kyoto commented Oct 28, 2019

Copy link
Copy Markdown
Member

This change fixes an issue where the following actions caused the graph
to re-render, even though we know the action will not change the graph.

  • Adding a new (empty) query
  • Disabling an empty query
  • Deleting an empty query

This change fixes an issue where the following actions caused the graph
to re-render, even though we know the action will not change the graph.
  - Adding a new (empty) query
  - Disabling an empty query
  - Deleting an empty query
@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. component/core Related to console core functionality component/monitoring Related to monitoring approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 28, 2019
@spadgett spadgett added this to the v4.3 milestone Oct 28, 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.

/lgtm

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

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kyoto, 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-merge-robot
openshift-merge-robot merged commit 53f9d43 into openshift:master Oct 28, 2019
@kyoto
kyoto deleted the query-browser-memo-diabled-queries branch October 28, 2019 22:33
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/core Related to console core functionality component/monitoring Related to monitoring lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants