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

in browser clients, CurrentContext/Namespace widgets may get stuck #7656

Closed
starpit opened this issue Jun 17, 2021 · 0 comments · Fixed by #7657
Closed

in browser clients, CurrentContext/Namespace widgets may get stuck #7656

starpit opened this issue Jun 17, 2021 · 0 comments · Fixed by #7657

Comments

@starpit
Copy link
Contributor

starpit commented Jun 17, 2021

  1. npm run watch:webpack
  2. visit localhost:9080
  3. observe correct context and namespace in widgets
  4. click getting started
  5. observe Welcome notebook open in second tab
  6. close that second tab
  7. observe CurrentContext and CurrentNamespace widgets wedged on Loading...

This is due to the way these widgets bootstrap themselves, against the fact that notebooks replace the status stripes -- causing a re-mount of the widgets.

Regression from #7627, I believe.

@starpit starpit changed the title in browser clients, CurrentContext and CurrentNamespace widgets may get stuck Loading... in browser clients, CurrentContext/Namespace widgets may get stuck Loading... Jun 17, 2021
@starpit starpit changed the title in browser clients, CurrentContext/Namespace widgets may get stuck Loading... in browser clients, CurrentContext/Namespace widgets may get stuck Jun 17, 2021
starpit added a commit to starpit/kui that referenced this issue Jun 17, 2021
starpit added a commit to starpit/kui that referenced this issue Jun 17, 2021
k8s-ci-robot pushed a commit that referenced this issue Jun 17, 2021
starpit added a commit to starpit/kui that referenced this issue Jun 18, 2021
k8s-ci-robot pushed a commit that referenced this issue Jun 18, 2021
starpit added a commit to starpit/kui that referenced this issue Jun 21, 2021
k8s-ci-robot pushed a commit that referenced this issue Jun 21, 2021
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 a pull request may close this issue.

1 participant