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

Vue3: Clicking on Describe Resource throws unhandled exception #11699

Closed
rak-phillip opened this issue Aug 23, 2024 · 1 comment · Fixed by #11903
Closed

Vue3: Clicking on Describe Resource throws unhandled exception #11699

rak-phillip opened this issue Aug 23, 2024 · 1 comment · Fixed by #11903
Assignees
Labels
area/vue3 kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@rak-phillip
Copy link
Member

rak-phillip commented Aug 23, 2024

Reproduction steps

  1. Navigate to Local Cluster Explorer => Workloads => Deployments
  2. Click on Describe Resource in the header

Actual behavior

An error overlay is rendered and an error is printed to the console:

Uncaught (in promise) TypeError: slideInPanelClass is not a constructor
    explain slide-in.js:27
    invoke index.ts:29
    handleExtensionAction Header.vue:351
    onClick Header.vue:602

Expected behavior

The Describe Resource panel is rendered.

Additional information

@rak-phillip rak-phillip added this to the v2.10.0 milestone Aug 23, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Aug 23, 2024
@rak-phillip rak-phillip changed the title Vue3: Clicking on Describe Resource throw unhandled exception Vue3: Clicking on Describe Resource throws unhandled exception Aug 23, 2024
@eva-vashkevich eva-vashkevich self-assigned this Sep 3, 2024
@izaac
Copy link
Contributor

izaac commented Sep 20, 2024

E2E coverage looks good to me for this scenario. Closing.

@izaac izaac closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vue3 kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants