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

Fix crash when moving between VMs from different namespaces #2323

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

avivtur
Copy link
Member

@avivtur avivtur commented Dec 17, 2024

📝 Description

There's a effect hook that is causing too many re-renders with the selected item of the tree,
Imporving the selected item mechanism to be calculated based on the URL when creating the tree

🎥 Demo

Before:

no-trasition-crash-b4.mp4

After:

no-trasition-crash.mp4

@openshift-ci openshift-ci bot added the approved This issue is something we want to fix label Dec 17, 2024
@openshift-ci openshift-ci bot added the lgtm Passed code review, ready for merge label Dec 17, 2024
@avivtur avivtur force-pushed the fix-switch-vm-crash branch from da17af7 to 0f9fac7 Compare December 17, 2024 15:56
@openshift-ci openshift-ci bot removed the lgtm Passed code review, ready for merge label Dec 17, 2024
@metalice
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Passed code review, ready for merge label Dec 17, 2024
Copy link
Contributor

openshift-ci bot commented Dec 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avivtur, metalice

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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-bot openshift-merge-bot bot merged commit c119a2b into kubevirt-ui:main Dec 17, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue is something we want to fix lgtm Passed code review, ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants