rancher-sandbox / rancher-desktop

Container Management and Kubernetes on the Desktop
https://rancherdesktop.io
Apache License 2.0
6.04k stars 285 forks source link

Cherry-pick: Don't reload extension on window resize #7774

Closed jandubois closed 1 week ago

jandubois commented 1 week ago

We triggered extension navigation on the window resize listener; this meant we kept reloading the page for no reason. Only do that if the desired page does not match the last loaded page.

Signed-off-by: Mark Yen mark.yen@suse.com (cherry picked from commit 203d856d36f0b5bb97422d32032a8d6dcee1f68a)