Skip to content

Modal window isn't automatically closed when login succeeded #160

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

Open
DaDlugosch opened this issue Mar 5, 2025 · 0 comments
Open

Modal window isn't automatically closed when login succeeded #160

DaDlugosch opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@DaDlugosch
Copy link

Describe the bug
When I try to connect to Kibana app, which is protected by Microsoft login, I fill the data inside a modal which leads to successful login. However, when the screen of "Stay logged in?" show up, then the modal often freezes for a long time and I need to manually click on "Close", which leads to successful working with Kibana in the plugin.

Steps to reproduce

  1. Fill up URL of Kibana and click to connect
  2. Plugin will show up a Microsoft login modal which requires email and password for log into Kibana
  3. When I sucessfully filled data, it freezes, whole Webstorm (or other Intellij IDE) freezes, so I need to wait some time after I can click on "Close" on modal.
  4. Connection is established and everything works fine (however modal itself wasn't automatically hidden after successful login, but I had to close it manually)

Expected behavior
When I successfully log in using Microsoft login page, I want the modal automatically hides.

Environment information:

  • OS: MacOS Sequoia 15.3.1 (24D70)
  • IDE version: WebStorm 2024.3.4 (Build #WS-243.25659.40)
  • plugin version: 2024.1.6-243
  • Elasticsearch or OpenSearch version: Elasticsearch 7.9.3
@DaDlugosch DaDlugosch added the bug Something isn't working label Mar 5, 2025
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