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] Inference-modal immediately closing after file-upload #7

Open
yyyxam opened this issue Jan 26, 2024 · 0 comments
Open

[BUG] Inference-modal immediately closing after file-upload #7

yyyxam opened this issue Jan 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yyyxam
Copy link
Collaborator

yyyxam commented Jan 26, 2024

Only happening if session is reset before. When an existing plot is overwritten by new upload without reset, the modal stays open. Therefore most likely due to page_state="landing" on reset (which closes the inference_modal)

  • might not be necessary! Only a page_state change to "plotting" should close it
  • --> Make sure to not transfer this bug to the case where it is not happening right now ("plotting"->"plotting")
@yyyxam yyyxam added the bug Something isn't working label Jun 9, 2024
@yyyxam yyyxam changed the title BUG: Inference-modal immediately closing after file-upload [BUG] Inference-modal immediately closing after file-upload Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant