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

[BUG] - The widget is not restored on reload #53

Open
krassowski opened this issue May 30, 2024 · 0 comments
Open

[BUG] - The widget is not restored on reload #53

krassowski opened this issue May 30, 2024 · 0 comments
Labels
type: bug 🐛 Something isn't working

Comments

@krassowski
Copy link
Contributor

Describe the bug

The login sequence is pretty annoying. Not only clicking on login/logout buttons presents incorrect state, and forces closing the JupyterLab tab (#51) but after reloading the conda store is closed and needs to be opened again

Expected behavior

A Tracker is used to restore the conda-store tab on refresh.

Since this is even covered in the extension tutorial here: https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html#restore-panel-state-when-the-browser-refreshes ti might be a good first issue.

How to Reproduce the problem?

  1. open conda-store
  2. press F5

Output

No response

Versions and dependencies used.

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant