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

Workload: Pod: When viewing Pod Storage info projected content fails to show until clicked #11957

Open
richard-cox opened this issue Sep 18, 2024 · 2 comments
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

@richard-cox
Copy link
Member

Setup

  • Rancher version: dev of 2.10.0

Describe the bug

  • Storage tab code blob fails to render until user clicks (or similar re-render trigger)

To Reproduce

  • Cluster explorer --> Workloads --> Pod --> Click on any pod --> Config --> Pod tab --> Storage Tab

Result
image

Expected Result
(styling aside)
image

@richard-cox richard-cox added this to the v2.10.0 milestone Sep 18, 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 Sep 18, 2024
@rak-phillip
Copy link
Member

We get this log in the console that looks to be related:

resize nullpx nullpx [codemirror-editor-vue3.js:405](webpack://dashboard/node_modules/codemirror-editor-vue3/dist/codemirror-editor-vue3.js)

Resizing the window will trigger the render of the component.

@mantis-toboggan-md
Copy link
Member

resize nullpx nullpx

For whoever picks this bug up, there is an open issue about this particular console output rennzhang/codemirror-editor-vue3#54

@mantis-toboggan-md mantis-toboggan-md self-assigned this 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

No branches or pull requests

3 participants