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

use correct property name in MonacoDiffEditor to fix diff versions vi… #2533

Merged
merged 1 commit into from Feb 17, 2022

Conversation

stefanrepl
Copy link
Contributor

What type of PR is this?

type::bug

What this PR does / why we need it:

We need to fix the diff view! This PR fixes the view by using the correct property name in MonacoDiffEditor.

Which issue(s) this PR fixes:

Fixes https://github.com/replicated-collab/puppet-kots/issues/201

Special notes for your reviewer:

See attached screenshot. I confirmed this diff view matches what it previously was before bug was introduced. In screenshot I added an Ingress definition to the application and show the diff between new version w/ Ingress and previous version without.

Does this PR introduce a user-facing change?

     Fixes bug that showed incorrect diff on version history page

Does this PR require documentation?

NONE
Screen Shot 2022-02-17 at 9 08 58 AM

@stefanrepl stefanrepl requested a review from a team February 17, 2022 16:47
Copy link

@label-checker label-checker bot left a comment

Choose a reason for hiding this comment

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

Label type:: is required.

@stefanrepl stefanrepl added team::orange type::bug Something isn't working labels Feb 17, 2022
Copy link

@label-checker label-checker bot left a comment

Choose a reason for hiding this comment

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

Label bug:: required when label type::bug is present.

@stefanrepl stefanrepl merged commit cfffc01 into main Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team::orange type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants