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

Fixing more warnings around having the 'emits' component prop #12234

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

codyrancher
Copy link
Contributor

@codyrancher codyrancher commented Oct 11, 2024

Summary

Looks like these got missed in the original cleanup. I'm guessing these were missed because they were in mixins so I went through all of the mixins and found a couple more that were missed.

#12130

Areas which could experience regressions

None, no functional changes. It just cleans up some warnings.

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

Looks like these got missed in the original cleanup. I'm guessing these were missed because they were in mixins so I went through all of the mixins and found a couple more that were missed.

rancher#12130
@codyrancher codyrancher added this to the v2.10.0 milestone Oct 11, 2024
@codyrancher codyrancher marked this pull request as ready for review October 11, 2024 20:09
@cnotv
Copy link
Contributor

cnotv commented Oct 11, 2024

Are these covering this issue? #12130
If yes, would you mind adding it as Fixes, kindly? 🍻

Copy link
Contributor

@cnotv cnotv left a comment

Choose a reason for hiding this comment

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

LGTM

@codyrancher codyrancher merged commit 4a3677d into rancher:master Oct 11, 2024
40 checks passed
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.

2 participants